Maroontress.Cui Namespace

Classes

InvalidOptionSchemaException

Represents errors on the option schema.

OptionParsingException

Represents errors that occurs while parsing the command-line options.

Options

Provides OptionSchema instances.

TerminateProgramException

Represents a program termination.

Interfaces

Option

Represents an Option of the command-line options.

OptionSchema

The definition of the command line options.

RequiredArgumentOption

Represents an Option that must have an option argument in the command-line options.

Setting

Represents the command-line options containing the parsed options and the remaining non-option arguments.