cli/flag library

Classes

BoolFlag
A flag representing a boolean value.
Flag<T>
A flag is the base representation of a property given at the command line.
TextFlag
A flag that contains a String as it's value.