Class SASCLIDriver

  • All Implemented Interfaces:
    Executable

    public class SASCLIDriver
    extends CLIDriver
    implements Executable
    Extends CLIDriver tp run as a SAS executable on the server. Implement this to do whatever you need it to. The server runs a copy of this, populated by a Commands object, and the client uses this for straight IO. as well.

    Created by Jeff Gaynor
    on 3/7/24 at 2:33 PM