BadScript 2
Loading...
Searching...
No Matches
CommandLine.Text.HelpText Member List

This is the complete list of members for CommandLine.Text.HelpText, including all inherited members.

AdaptVerbsToSpecifications(IEnumerable< Type > types)CommandLine.Text.HelpTextprivate
AddDashesToOptionCommandLine.Text.HelpText
AddEnumValuesToHelpTextCommandLine.Text.HelpText
AdditionalNewLineAfterOptionCommandLine.Text.HelpText
AddLine(StringBuilder builder, string value, int maximumLength)CommandLine.Text.HelpTextpackagestatic
AddLine(StringBuilder builder, string value)CommandLine.Text.HelpTextprivate
AddNewLineBetweenHelpSectionsCommandLine.Text.HelpText
AddOption(string requiredWord, string optionGroupWord, int maxLength, Specification specification, int widthOfHelpText)CommandLine.Text.HelpTextprivate
AddOptionName(int maxLength, OptionSpecification specification)CommandLine.Text.HelpTextprivate
AddOptions< T >(ParserResult< T > result)CommandLine.Text.HelpText
AddOptions< T >(int maximumLength, ParserResult< T > result)CommandLine.Text.HelpText
AddOptionsImpl(IEnumerable< Specification > specifications, string requiredWord, string optionGroupWord, int maximumLength)CommandLine.Text.HelpTextprivate
AddPostOptionsLine(string value)CommandLine.Text.HelpText
AddPostOptionsLines(IEnumerable< string > lines)CommandLine.Text.HelpText
AddPostOptionsText(string text)CommandLine.Text.HelpText
AddPreOptionsLine(string value)CommandLine.Text.HelpText
AddPreOptionsLine(string value, int maximumLength)CommandLine.Text.HelpTextprivate
AddPreOptionsLines(IEnumerable< string > lines)CommandLine.Text.HelpText
AddPreOptionsText(string text)CommandLine.Text.HelpText
AddValueName(int maxLength, ValueSpecification specification)CommandLine.Text.HelpTextprivate
AddVerbs(params Type[] types)CommandLine.Text.HelpText
AddVerbs(int maximumLength, params Type[] types)CommandLine.Text.HelpText
AutoBuild< T >(ParserResult< T > parserResult, Func< HelpText, HelpText > onError, Func< Example, Example > onExample, bool verbsIndex=false, int maxDisplayWidth=DefaultMaximumLength)CommandLine.Text.HelpTextstatic
AutoBuild< T >(ParserResult< T > parserResult, int maxDisplayWidth=DefaultMaximumLength)CommandLine.Text.HelpTextstatic
AutoBuild< T >(ParserResult< T > parserResult, Func< HelpText, HelpText > onError, int maxDisplayWidth=DefaultMaximumLength)CommandLine.Text.HelpTextstatic
AutoHelpCommandLine.Text.HelpText
AutoVersionCommandLine.Text.HelpText
BuilderCapacityCommandLine.Text.HelpTextprivatestatic
CopyrightCommandLine.Text.HelpText
copyrightCommandLine.Text.HelpTextprivate
DefaultMaximumLengthCommandLine.Text.HelpTextprivatestatic
DefaultParsingErrorsHandler< T >(ParserResult< T > parserResult, HelpText current)CommandLine.Text.HelpTextstatic
FormatDefaultValue< T >(T value)CommandLine.Text.HelpTextprivatestatic
GetMaxLength(IEnumerable< Specification > specifications)CommandLine.Text.HelpTextprivate
GetMaxOptionLength(OptionSpecification spec)CommandLine.Text.HelpTextprivate
GetMaxValueLength(ValueSpecification spec)CommandLine.Text.HelpTextprivate
GetSpecificationsFromType(Type type)CommandLine.Text.HelpTextprivate
GetUsageFromType(Type type)CommandLine.Text.HelpTextprivatestatic
headingCommandLine.Text.HelpTextprivate
HeadingCommandLine.Text.HelpText
HelpText()CommandLine.Text.HelpText
HelpText(SentenceBuilder sentenceBuilder)CommandLine.Text.HelpText
HelpText(string heading)CommandLine.Text.HelpText
HelpText(SentenceBuilder sentenceBuilder, string heading)CommandLine.Text.HelpText
HelpText(string heading, string copyright)CommandLine.Text.HelpText
HelpText(SentenceBuilder sentenceBuilder, string heading, string copyright)CommandLine.Text.HelpText
MakeHelpEntry()CommandLine.Text.HelpTextprivate
MakeVersionEntry()CommandLine.Text.HelpTextprivate
MaximumDisplayWidthCommandLine.Text.HelpText
operator string(HelpText info)CommandLine.Text.HelpTextstatic
OptionComparisonCommandLine.Text.HelpText
OptionPrefixWidthCommandLine.Text.HelpTextprivatestatic
optionsHelpCommandLine.Text.HelpTextprivate
OptionToHelpTextSeparatorWidthCommandLine.Text.HelpTextprivatestatic
postOptionsHelpCommandLine.Text.HelpTextprivate
preOptionsHelpCommandLine.Text.HelpTextprivate
RenderParsingErrorsText< T >(ParserResult< T > parserResult, Func< Error, string > formatError, Func< IEnumerable< MutuallyExclusiveSetError >, string > formatMutuallyExclusiveSetErrors, int indent)CommandLine.Text.HelpTextstatic
RenderParsingErrorsTextAsLines< T >(ParserResult< T > parserResult, Func< Error, string > formatError, Func< IEnumerable< MutuallyExclusiveSetError >, string > formatMutuallyExclusiveSetErrors, int indent)CommandLine.Text.HelpTextstatic
RenderUsageText< T >(ParserResult< T > parserResult)CommandLine.Text.HelpTextstatic
RenderUsageText< T >(ParserResult< T > parserResult, Func< Example, Example > mapperFunc)CommandLine.Text.HelpTextstatic
RenderUsageTextAsLines< T >(ParserResult< T > parserResult, Func< Example, Example > mapperFunc)CommandLine.Text.HelpTextstatic
RequiredThenAlphaComparisonCommandLine.Text.HelpTextstatic
SentenceBuilderCommandLine.Text.HelpText
ToComparableOption(Specification spec, int index)CommandLine.Text.HelpTextprivate
ToString()CommandLine.Text.HelpText
TotalOptionPaddingCommandLine.Text.HelpTextprivatestatic