![]() |
BadScript 2
|
Classes | |
| class | AssemblyLicenseAttribute |
| Models a multiline assembly license text. More... | |
| class | AssemblyUsageAttribute |
| Models a multiline assembly usage text. More... | |
| struct | ComparableOption |
| Provides means to format an help screen. You can assign it in place of a System.String instance. More... | |
| class | CopyrightInfo |
| Models the copyright part of an help text. You can assign it where you assign any System.String instance. More... | |
| class | Example |
| Models a command line usage example. More... | |
| class | ExampleExtensions |
| class | HeadingInfo |
| Models the heading part of an help text. You can assign it where you assign any System.String instance. More... | |
| class | HelpText |
| class | MultilineTextAttribute |
| Provides base properties for creating an attribute, used to define multiple lines of text. More... | |
| class | SentenceBuilder |
| Exposes standard delegates to provide a mean to customize part of help screen generation. This type is consumed by CommandLine.Text.HelpText. More... | |
| class | TextWrapper |
| A utility class to word-wrap and indent blocks of text. More... | |
| class | UsageAttribute |
| Applied to a static property that yields a sequence of CommandLine.Text.Example, provides data to render usage section of help screen. More... | |