SharpCvsLib

ICSharpCode.SharpCvsLib.Console.Parser Namespace

ICSharpCode.SharpCvsLib.Client TODO: Enter a namespace description.

Classes

ClassDescription
CommandEncapsulates the properties for a command.
CommandLineParseException The command line parse exception is thrown when invalid parameters are passed into the parsing routine. The exception can then be caught in the main execution stream and allow the program to exit gracefully.
CommandLineParser Parse the command line parameters and create a new Console command object for the current parameters passed in.
CommandNamesHolds a list of the available command line common names and synonyms. Also provides a container for the command line variables that are needed for the library.
Usage Contains the usage message for the command line interface.