Gemstone.Console Namespace

Contains classes used for parsing command line parameters and managing console applications.

Classes

Arguments Represents an ordered set of arguments along with optional arguments parsed from a command-line.
Command Defines methods related to command line operations
CommandException Represents an exception that is thrown when Execute(String, String, Int32) reports standard error output.
CommandResponse Represents a response that is returned from Execute(String, String, Int32) with standard output and exit code.