Skip to content
Toggle navigation
Sign up
Product
Actions
Automate any workflow
Packages
Host and manage packages
Security
Find and fix vulnerabilities
Codespaces
Instant dev environments
Copilot
Write better code with AI
Code review
Manage code changes
Issues
Plan and track work
Discussions
Collaborate outside of code
Explore
All features
Documentation
GitHub Skills
Blog
Solutions
For
Enterprise
Teams
Startups
Education
By Solution
CI/CD & Automation
DevOps
DevSecOps
Case Studies
Customer Stories
Resources
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Pricing
In this repository
All GitHub
↵
Jump to
↵
No suggested jump to results
In this repository
All GitHub
↵
Jump to
↵
In this organization
All GitHub
↵
Jump to
↵
In this repository
All GitHub
↵
Jump to
↵
Sign in
Sign up
{{ message }}
commandlineparser
/
commandline
Public
Notifications
Fork
448
Star
3.9k
Code
Issues
231
Pull requests
49
Actions
Projects
0
Wiki
Security
Insights
More
Code
Issues
Pull requests
Actions
Projects
Wiki
Security
Insights
Home
Jump to bottom
Giacomo Stelluti Scala edited this page
Jul 3, 2020
·
12 revisions
Pages
1,025
Home
Overview
Immutable Options Type
Help Screen
[Usage] Attribute
API V2.6.0
CommandLine Grammar
Enum Flags
F# Development
F_CommandLine_Core_SpecificationGuards_Lookup
F_CommandLine_Infrastructure_ReferenceEqualityComparer_Default
F_CommandLine_InvalidAttributeConfigurationError_ErrorMessage
F_CommandLine_NameInfo_EmptyName
F_CommandLine_Text_ComparableOption_Index
F_CommandLine_Text_ComparableOption_IsOption
F_CommandLine_Text_ComparableOption_IsValue
F_CommandLine_Text_ComparableOption_LongName
F_CommandLine_Text_ComparableOption_Required
F_CommandLine_Text_ComparableOption_ShortName
F_CommandLine_Text_HelpText_RequiredThenAlphaComparison
FAQ
Fields_T_CommandLine_Core_SpecificationGuards
Fields_T_CommandLine_Infrastructure_ReferenceEqualityComparer
Fields_T_CommandLine_InvalidAttributeConfigurationError
Fields_T_CommandLine_NameInfo
Fields_T_CommandLine_Text_ComparableOption
Fields_T_CommandLine_Text_HelpText
Generating Help and Usage information
Getting Started
Help Localization
HelpText Configuration
How To
Immutable Options Type
M_CommandLine_BadFormatConversionError__ctor
M_CommandLine_BadFormatTokenError__ctor
M_CommandLine_BadVerbSelectedError__ctor
M_CommandLine_BaseAttribute__ctor
M_CommandLine_Core_ArgumentsExtensions_Preprocess
M_CommandLine_Core_InstanceBuilder_Build__1
M_CommandLine_Core_InstanceBuilder_BuildImmutable__1
M_CommandLine_Core_InstanceBuilder_BuildMutable__1
M_CommandLine_Core_InstanceChooser_Choose
M_CommandLine_Core_InstanceChooser_MakeHelpVerbRequestedError
M_CommandLine_Core_InstanceChooser_MakeNotParsed
M_CommandLine_Core_InstanceChooser_MatchVerb
M_CommandLine_Core_KeyValuePairHelper_ForScalar
M_CommandLine_Core_KeyValuePairHelper_ForSequence
M_CommandLine_Core_KeyValuePairHelper_ForSwitch
M_CommandLine_Core_KeyValuePairHelper_ToKeyValuePair
M_CommandLine_Core_Name__ctor
M_CommandLine_Core_Name_Equals
M_CommandLine_Core_Name_Equals_1
M_CommandLine_Core_Name_GetHashCode
M_CommandLine_Core_NameExtensions_FromOptionSpecification
M_CommandLine_Core_NameExtensions_FromSpecification
M_CommandLine_Core_NameExtensions_MatchName
M_CommandLine_Core_NameLookup_Contains
M_CommandLine_Core_NameLookup_HavingSeparator
M_CommandLine_Core_OptionMapper_MapValues
M_CommandLine_Core_OptionSpecification__ctor
M_CommandLine_Core_OptionSpecification_FromAttribute
M_CommandLine_Core_OptionSpecification_NewSwitch
M_CommandLine_Core_PreprocessorGuards_HelpCommand
M_CommandLine_Core_PreprocessorGuards_Lookup
M_CommandLine_Core_PreprocessorGuards_VersionCommand
M_CommandLine_Core_ReflectionExtensions_AutoDefault
M_CommandLine_Core_ReflectionExtensions_CreateDefaultForImmutable
M_CommandLine_Core_ReflectionExtensions_CreateEmptyArray
M_CommandLine_Core_ReflectionExtensions_FlattenHierarchy
M_CommandLine_Core_ReflectionExtensions_GetDefaultValue
M_CommandLine_Core_ReflectionExtensions_GetSpecifications__1
M_CommandLine_Core_ReflectionExtensions_GetUsageData
M_CommandLine_Core_ReflectionExtensions_GetVerbSpecification
M_CommandLine_Core_ReflectionExtensions_InstanceProperty
M_CommandLine_Core_ReflectionExtensions_IsMutable
M_CommandLine_Core_ReflectionExtensions_IsPrimitiveEx
M_CommandLine_Core_ReflectionExtensions_SafeGetInterfaces
M_CommandLine_Core_ReflectionExtensions_SetProperties__1
M_CommandLine_Core_ReflectionExtensions_SetValue__1
M_CommandLine_Core_ReflectionExtensions_StaticMethod
M_CommandLine_Core_ReflectionExtensions_StaticProperty
M_CommandLine_Core_ReflectionExtensions_ToTargetType
M_CommandLine_Core_ReflectionExtensions_ToTypeInfo
M_CommandLine_Core_Scalar_Partition
M_CommandLine_Core_Sequence_OfSequence
M_CommandLine_Core_Sequence_Partition
M_CommandLine_Core_Specification__ctor
M_CommandLine_Core_Specification_FromProperty
M_CommandLine_Core_SpecificationExtensions_HavingMax
M_CommandLine_Core_SpecificationExtensions_HavingMin
M_CommandLine_Core_SpecificationExtensions_HavingRange
M_CommandLine_Core_SpecificationExtensions_IsOption
M_CommandLine_Core_SpecificationExtensions_IsValue
M_CommandLine_Core_SpecificationExtensions_ThrowingValidate
M_CommandLine_Core_SpecificationExtensions_UniqueName
M_CommandLine_Core_SpecificationExtensions_WithLongName
M_CommandLine_Core_SpecificationGuards__cctor
M_CommandLine_Core_SpecificationGuards_GuardAgainstOneCharLongName
M_CommandLine_Core_SpecificationGuards_GuardAgainstScalarWithRange
M_CommandLine_Core_SpecificationGuards_GuardAgainstSequenceWithWrongRange
M_CommandLine_Core_SpecificationGuards_GuardAgainstSequenceWithZeroRange
M_CommandLine_Core_SpecificationProperty__ctor
M_CommandLine_Core_SpecificationProperty_Create
M_CommandLine_Core_SpecificationPropertyExtensions_GetConversionType
M_CommandLine_Core_SpecificationPropertyExtensions_Validate
M_CommandLine_Core_SpecificationPropertyExtensions_WithSpecification
M_CommandLine_Core_SpecificationPropertyExtensions_WithValue
M_CommandLine_Core_SpecificationPropertyRules_ContainsIfNotEmpty__1
M_CommandLine_Core_SpecificationPropertyRules_EnforceMutuallyExclusiveSet
M_CommandLine_Core_SpecificationPropertyRules_EnforceRange
M_CommandLine_Core_SpecificationPropertyRules_EnforceRequired
M_CommandLine_Core_SpecificationPropertyRules_EnforceSingle
M_CommandLine_Core_SpecificationPropertyRules_Lookup
M_CommandLine_Core_Switch_Partition
M_CommandLine_Core_Token__ctor
M_CommandLine_Core_Token_Name
M_CommandLine_Core_Token_Value
M_CommandLine_Core_Token_Value_1
M_CommandLine_Core_TokenExtensions_IsName
M_CommandLine_Core_TokenExtensions_IsValue
M_CommandLine_Core_Tokenizer_ConfigureTokenizer
M_CommandLine_Core_Tokenizer_ExplodeOptionList
M_CommandLine_Core_Tokenizer_Normalize
M_CommandLine_Core_Tokenizer_PreprocessDashDash
M_CommandLine_Core_Tokenizer_Tokenize
M_CommandLine_Core_Tokenizer_Tokenize_1
M_CommandLine_Core_Tokenizer_TokenizeLongName
M_CommandLine_Core_Tokenizer_TokenizeShortName
M_CommandLine_Core_TokenPartitioner_Partition
M_CommandLine_Core_TypeConverter_ChangeType
M_CommandLine_Core_TypeConverter_ChangeTypeScalar
M_CommandLine_Core_TypeConverter_ChangeTypeScalarImpl
M_CommandLine_Core_TypeConverter_ChangeTypeSequence
M_CommandLine_Core_TypeConverter_ConvertString
M_CommandLine_Core_TypeConverter_ToEnum
M_CommandLine_Core_TypeDescriptor__ctor
M_CommandLine_Core_TypeDescriptor_Create
M_CommandLine_Core_TypeDescriptorExtensions_WithNextValue
M_CommandLine_Core_TypeLookup_FindTypeDescriptorAndSibling
M_CommandLine_Core_Value__ctor
M_CommandLine_Core_Value__ctor_1
M_CommandLine_Core_Value_Equals
M_CommandLine_Core_Value_Equals_1
M_CommandLine_Core_Value_GetHashCode
M_CommandLine_Core_ValueMapper_CountOfMaxNumberOfValues
M_CommandLine_Core_ValueMapper_MakeErrorInCaseOfMinConstraint
M_CommandLine_Core_ValueMapper_MapValues
M_CommandLine_Core_ValueMapper_MapValuesImpl
M_CommandLine_Core_ValueSpecification__ctor
M_CommandLine_Core_ValueSpecification_FromAttribute
M_CommandLine_Core_Verb__ctor
M_CommandLine_Core_Verb_FromAttribute
M_CommandLine_Core_Verb_SelectFromTypes
M_CommandLine_Error__ctor
M_CommandLine_Error__ctor_1
M_CommandLine_Error_Equals
M_CommandLine_Error_Equals_1
M_CommandLine_Error_GetHashCode
M_CommandLine_ErrorExtensions_OnlyMeaningfulOnes
M_CommandLine_ErrorExtensions_ToParserResult__1
M_CommandLine_HelpRequestedError__ctor
M_CommandLine_HelpTextExtensions_IsHelp
M_CommandLine_HelpTextExtensions_IsVersion
M_CommandLine_HelpTextExtensions_Output
M_CommandLine_HelpVerbRequestedError__ctor
M_CommandLine_Infrastructure_EnumerableExtensions_Empty__1
M_CommandLine_Infrastructure_EnumerableExtensions_Group__1
M_CommandLine_Infrastructure_EnumerableExtensions_IndexOf__1
M_CommandLine_Infrastructure_EnumerableExtensions_ToUntypedArray
M_CommandLine_Infrastructure_ExceptionExtensions_RethrowWhenAbsentIn
M_CommandLine_Infrastructure_LocalizableAttributeProperty__ctor
M_CommandLine_Infrastructure_LocalizableAttributeProperty_GetLocalizedValue
M_CommandLine_Infrastructure_PopsicleSetter_Set__1
M_CommandLine_Infrastructure_ReferenceEqualityComparer__cctor
M_CommandLine_Infrastructure_ReferenceEqualityComparer__ctor
M_CommandLine_Infrastructure_ReferenceEqualityComparer_Equals
M_CommandLine_Infrastructure_ReferenceEqualityComparer_GetHashCode
M_CommandLine_Infrastructure_ReflectionHelper_CreateDefaultImmutableInstance
M_CommandLine_Infrastructure_ReflectionHelper_CreateDefaultImmutableInstance__1
M_CommandLine_Infrastructure_ReflectionHelper_GetAssemblyName
M_CommandLine_Infrastructure_ReflectionHelper_GetAssemblyVersion
M_CommandLine_Infrastructure_ReflectionHelper_GetAttribute__1
M_CommandLine_Infrastructure_ReflectionHelper_GetExecutingOrEntryAssembly
M_CommandLine_Infrastructure_ReflectionHelper_GetNamesOfEnum
M_CommandLine_Infrastructure_ReflectionHelper_IsFSharpOptionType
M_CommandLine_Infrastructure_ReflectionHelper_SetAttributeOverride
M_CommandLine_Infrastructure_ResultExtensions_SuccessfulMessages__2
M_CommandLine_Infrastructure_ResultExtensions_ToMaybe__2
M_CommandLine_Infrastructure_StringBuilderExtensions_AppendFormatWhen
M_CommandLine_Infrastructure_StringBuilderExtensions_AppendIf
M_CommandLine_Infrastructure_StringBuilderExtensions_AppendIfNotEmpty
M_CommandLine_Infrastructure_StringBuilderExtensions_AppendWhen
M_CommandLine_Infrastructure_StringBuilderExtensions_AppendWhen_1
M_CommandLine_Infrastructure_StringBuilderExtensions_BimapIf
M_CommandLine_Infrastructure_StringBuilderExtensions_MapIf
M_CommandLine_Infrastructure_StringBuilderExtensions_SafeLength
M_CommandLine_Infrastructure_StringBuilderExtensions_SafeToString
M_CommandLine_Infrastructure_StringBuilderExtensions_TrailingSpaces
M_CommandLine_Infrastructure_StringBuilderExtensions_TrimEnd
M_CommandLine_Infrastructure_StringBuilderExtensions_TrimEndIfMatch
M_CommandLine_Infrastructure_StringBuilderExtensions_TrimEndIfMatchWhen
M_CommandLine_Infrastructure_StringExtensions_EqualsOrdinal
M_CommandLine_Infrastructure_StringExtensions_EqualsOrdinalIgnoreCase
M_CommandLine_Infrastructure_StringExtensions_FormatInvariant
M_CommandLine_Infrastructure_StringExtensions_FormatLocal
M_CommandLine_Infrastructure_StringExtensions_IsBooleanString
M_CommandLine_Infrastructure_StringExtensions_JoinTo
M_CommandLine_Infrastructure_StringExtensions_SafeLength
M_CommandLine_Infrastructure_StringExtensions_Spaces
M_CommandLine_Infrastructure_StringExtensions_ToBoolean
M_CommandLine_Infrastructure_StringExtensions_ToOneCharString
M_CommandLine_Infrastructure_StringExtensions_ToStringInvariant__1
M_CommandLine_Infrastructure_StringExtensions_ToStringLocal__1
M_CommandLine_InvalidAttributeConfigurationError__ctor
M_CommandLine_MissingRequiredOptionError__ctor
M_CommandLine_MissingValueOptionError__ctor
M_CommandLine_MutuallyExclusiveSetError__ctor
M_CommandLine_NamedError__ctor
M_CommandLine_NamedError_Equals
M_CommandLine_NamedError_Equals_1
M_CommandLine_NamedError_GetHashCode
M_CommandLine_NameInfo__cctor
M_CommandLine_NameInfo__ctor
M_CommandLine_NameInfo_Equals
M_CommandLine_NameInfo_Equals_1
M_CommandLine_NameInfo_GetHashCode
M_CommandLine_NotParsed_1__ctor
M_CommandLine_NotParsed_1_Equals
M_CommandLine_NotParsed_1_Equals_1
M_CommandLine_NotParsed_1_GetHashCode
M_CommandLine_NoVerbSelectedError__ctor
M_CommandLine_NullInstance__ctor
M_CommandLine_OptionAttribute__ctor
M_CommandLine_OptionAttribute__ctor_1
M_CommandLine_OptionAttribute__ctor_2
M_CommandLine_OptionAttribute__ctor_3
M_CommandLine_OptionAttribute__ctor_4
M_CommandLine_Parsed_1__ctor
M_CommandLine_Parsed_1__ctor_1
M_CommandLine_Parsed_1_Equals
M_CommandLine_Parsed_1_Equals_1
M_CommandLine_Parsed_1_GetHashCode
M_CommandLine_Parser__cctor
M_CommandLine_Parser__ctor
M_CommandLine_Parser__ctor_1
M_CommandLine_Parser__ctor_2
M_CommandLine_Parser_DisplayHelp__1
M_CommandLine_Parser_Dispose
M_CommandLine_Parser_Dispose_1
M_CommandLine_Parser_Finalize
M_CommandLine_Parser_HandleUnknownArguments
M_CommandLine_Parser_MakeParserResult__1
M_CommandLine_Parser_ParseArguments
M_CommandLine_Parser_ParseArguments__1
M_CommandLine_Parser_ParseArguments__1_1
M_CommandLine_Parser_Tokenize
M_CommandLine_ParserExtensions_ParseArguments__10
M_CommandLine_ParserExtensions_ParseArguments__11
M_CommandLine_ParserExtensions_ParseArguments__12
M_CommandLine_ParserExtensions_ParseArguments__13
M_CommandLine_ParserExtensions_ParseArguments__14
M_CommandLine_ParserExtensions_ParseArguments__15
M_CommandLine_ParserExtensions_ParseArguments__16
M_CommandLine_ParserExtensions_ParseArguments__2
M_CommandLine_ParserExtensions_ParseArguments__3
M_CommandLine_ParserExtensions_ParseArguments__4
M_CommandLine_ParserExtensions_ParseArguments__5
M_CommandLine_ParserExtensions_ParseArguments__6
M_CommandLine_ParserExtensions_ParseArguments__7
M_CommandLine_ParserExtensions_ParseArguments__8
M_CommandLine_ParserExtensions_ParseArguments__9
M_CommandLine_ParserResult_1__ctor
M_CommandLine_ParserResultExtensions_MapResult__10
M_CommandLine_ParserResultExtensions_MapResult__11
M_CommandLine_ParserResultExtensions_MapResult__12
M_CommandLine_ParserResultExtensions_MapResult__13
M_CommandLine_ParserResultExtensions_MapResult__14
M_CommandLine_ParserResultExtensions_MapResult__15
M_CommandLine_ParserResultExtensions_MapResult__16
M_CommandLine_ParserResultExtensions_MapResult__17
M_CommandLine_ParserResultExtensions_MapResult__2
M_CommandLine_ParserResultExtensions_MapResult__2_1
M_CommandLine_ParserResultExtensions_MapResult__3
M_CommandLine_ParserResultExtensions_MapResult__4
M_CommandLine_ParserResultExtensions_MapResult__5
M_CommandLine_ParserResultExtensions_MapResult__6
M_CommandLine_ParserResultExtensions_MapResult__7
M_CommandLine_ParserResultExtensions_MapResult__8
M_CommandLine_ParserResultExtensions_MapResult__9
M_CommandLine_ParserResultExtensions_WithNotParsed__1
M_CommandLine_ParserResultExtensions_WithParsed__1
M_CommandLine_ParserResultExtensions_WithParsed__1_1
M_CommandLine_ParserSettings__ctor
M_CommandLine_ParserSettings_Dispose
M_CommandLine_ParserSettings_Dispose_1
M_CommandLine_ParserSettings_Finalize
M_CommandLine_RepeatedOptionError__ctor
M_CommandLine_SequenceOutOfRangeError__ctor
M_CommandLine_SetValueExceptionError__ctor
M_CommandLine_Text_AssemblyLicenseAttribute__ctor
M_CommandLine_Text_AssemblyLicenseAttribute__ctor_1
M_CommandLine_Text_AssemblyLicenseAttribute__ctor_2
M_CommandLine_Text_AssemblyLicenseAttribute__ctor_3
M_CommandLine_Text_AssemblyLicenseAttribute__ctor_4
M_CommandLine_Text_AssemblyUsageAttribute__ctor
M_CommandLine_Text_AssemblyUsageAttribute__ctor_1
M_CommandLine_Text_AssemblyUsageAttribute__ctor_2
M_CommandLine_Text_AssemblyUsageAttribute__ctor_3
M_CommandLine_Text_AssemblyUsageAttribute__ctor_4
M_CommandLine_Text_CopyrightInfo__ctor
M_CommandLine_Text_CopyrightInfo__ctor_1
M_CommandLine_Text_CopyrightInfo__ctor_2
M_CommandLine_Text_CopyrightInfo__ctor_3
M_CommandLine_Text_CopyrightInfo__ctor_4
M_CommandLine_Text_CopyrightInfo_FormatYears
M_CommandLine_Text_CopyrightInfo_op_Implicit
M_CommandLine_Text_CopyrightInfo_ToString
M_CommandLine_Text_Example__ctor
M_CommandLine_Text_Example__ctor_1
M_CommandLine_Text_Example__ctor_2
M_CommandLine_Text_Example_Equals
M_CommandLine_Text_Example_Equals_1
M_CommandLine_Text_Example_GetHashCode
M_CommandLine_Text_ExampleExtensions_GetFormatStylesOrDefault
M_CommandLine_Text_HeadingInfo__ctor
M_CommandLine_Text_HeadingInfo_op_Implicit
M_CommandLine_Text_HeadingInfo_ToString
M_CommandLine_Text_HeadingInfo_WriteError
M_CommandLine_Text_HeadingInfo_WriteMessage
M_CommandLine_Text_HeadingInfo_WriteMessage_1
M_CommandLine_Text_HelpText__cctor
M_CommandLine_Text_HelpText__ctor
M_CommandLine_Text_HelpText__ctor_1
M_CommandLine_Text_HelpText__ctor_2
M_CommandLine_Text_HelpText__ctor_3
M_CommandLine_Text_HelpText__ctor_4
M_CommandLine_Text_HelpText__ctor_5
M_CommandLine_Text_HelpText_AdaptVerbsToSpecifications
M_CommandLine_Text_HelpText_AddLine
M_CommandLine_Text_HelpText_AddLine_1
M_CommandLine_Text_HelpText_AddOption
M_CommandLine_Text_HelpText_AddOptionName
M_CommandLine_Text_HelpText_AddOptions__1
M_CommandLine_Text_HelpText_AddOptions__1_1
M_CommandLine_Text_HelpText_AddOptionsImpl
M_CommandLine_Text_HelpText_AddPostOptionsLine
M_CommandLine_Text_HelpText_AddPostOptionsLines
M_CommandLine_Text_HelpText_AddPostOptionsText
M_CommandLine_Text_HelpText_AddPreOptionsLine
M_CommandLine_Text_HelpText_AddPreOptionsLine_1
M_CommandLine_Text_HelpText_AddPreOptionsLines
M_CommandLine_Text_HelpText_AddPreOptionsText
M_CommandLine_Text_HelpText_AddValueName
M_CommandLine_Text_HelpText_AddVerbs
M_CommandLine_Text_HelpText_AddVerbs_1
M_CommandLine_Text_HelpText_AutoBuild__1
M_CommandLine_Text_HelpText_AutoBuild__1_1
M_CommandLine_Text_HelpText_DefaultParsingErrorsHandler__1
M_CommandLine_Text_HelpText_FormatDefaultValue__1
M_CommandLine_Text_HelpText_GetMaxLength
M_CommandLine_Text_HelpText_GetMaxOptionLength
M_CommandLine_Text_HelpText_GetMaxValueLength
M_CommandLine_Text_HelpText_GetSpecificationsFromType
M_CommandLine_Text_HelpText_GetUsageFromType
M_CommandLine_Text_HelpText_MakeHelpEntry
M_CommandLine_Text_HelpText_MakeVersionEntry
M_CommandLine_Text_HelpText_op_Implicit
M_CommandLine_Text_HelpText_RenderParsingErrorsText__1
M_CommandLine_Text_HelpText_RenderParsingErrorsTextAsLines__1
M_CommandLine_Text_HelpText_RenderUsageText__1
M_CommandLine_Text_HelpText_RenderUsageText__1_1
M_CommandLine_Text_HelpText_RenderUsageTextAsLines__1
M_CommandLine_Text_HelpText_ToComparableOption
M_CommandLine_Text_HelpText_ToString
M_CommandLine_Text_MultilineTextAttribute__ctor
M_CommandLine_Text_MultilineTextAttribute__ctor_1
M_CommandLine_Text_MultilineTextAttribute__ctor_2
M_CommandLine_Text_MultilineTextAttribute__ctor_3
M_CommandLine_Text_MultilineTextAttribute__ctor_4
M_CommandLine_Text_MultilineTextAttribute_AddToHelpText
M_CommandLine_Text_MultilineTextAttribute_AddToHelpText_1
M_CommandLine_Text_MultilineTextAttribute_GetLastLineWithText
M_CommandLine_Text_SentenceBuilder__cctor
M_CommandLine_Text_SentenceBuilder__ctor
M_CommandLine_Text_SentenceBuilder_Create
M_CommandLine_Text_SentenceBuilder_DefaultSentenceBuilder__ctor
M_CommandLine_Text_TextWrapper__ctor
M_CommandLine_Text_TextWrapper_AddWordToLastLineOrCreateNewLineIfNecessary
M_CommandLine_Text_TextWrapper_Indent
M_CommandLine_Text_TextWrapper_LeftString
M_CommandLine_Text_TextWrapper_RightString
M_CommandLine_Text_TextWrapper_ToText
M_CommandLine_Text_TextWrapper_WordWrap
M_CommandLine_Text_TextWrapper_WordWrapLine
M_CommandLine_Text_TextWrapper_WrapAndIndentText
M_CommandLine_Text_UsageAttribute__ctor
M_CommandLine_TokenError__ctor
M_CommandLine_TokenError_Equals
M_CommandLine_TokenError_Equals_1
M_CommandLine_TokenError_GetHashCode
M_CommandLine_TypeInfo__ctor
M_CommandLine_TypeInfo_Create
M_CommandLine_TypeInfo_Create_1
M_CommandLine_UnknownOptionError__ctor
M_CommandLine_UnParserExtensions_FormatCommandLine__1
M_CommandLine_UnParserExtensions_FormatCommandLine__1_1
M_CommandLine_UnParserExtensions_FormatName
M_CommandLine_UnParserExtensions_FormatOption
M_CommandLine_UnParserExtensions_FormatValue
M_CommandLine_UnParserExtensions_FormatWithQuotesIfString
M_CommandLine_UnParserExtensions_IsEmpty
M_CommandLine_UnParserExtensions_NormalizeValue
M_CommandLine_UnParserExtensions_SeperatorOrSpace
M_CommandLine_UnParserSettings__ctor
M_CommandLine_UnParserSettings_WithGroupSwitchesOnly
M_CommandLine_UnParserSettings_WithUseEqualTokenOnly
M_CommandLine_ValueAttribute__ctor
M_CommandLine_VerbAttribute__ctor
M_CommandLine_VersionRequestedError__ctor
M_CSharpx_Either_2__ctor
M_CSharpx_Either_2_MatchLeft
M_CSharpx_Either_2_MatchRight
M_CSharpx_Either_Bimap__4
M_CSharpx_Either_Bind__3
M_CSharpx_Either_Cast__1
M_CSharpx_Either_Fail__1
M_CSharpx_Either_GetLeft__2
M_CSharpx_Either_GetLeftOrDefault__2
M_CSharpx_Either_GetOrFail__2
M_CSharpx_Either_GetRightOrDefault__2
M_CSharpx_Either_Left__2
M_CSharpx_Either_Map__3
M_CSharpx_Either_OfMaybe__2
M_CSharpx_Either_Return__1
M_CSharpx_Either_Right__2
M_CSharpx_Either_Select__3
M_CSharpx_Either_SelectMany__3
M_CSharpx_Either_Try__1
M_CSharpx_EitherExtensions_Bimap__4
M_CSharpx_EitherExtensions_Bind__3
M_CSharpx_EitherExtensions_IsLeft__2
M_CSharpx_EitherExtensions_IsRight__2
M_CSharpx_EitherExtensions_Map__3
M_CSharpx_EitherExtensions_Match__2
M_CSharpx_EitherExtensions_ToEither__1
M_CSharpx_EnumerableExtensions__cctor
M_CSharpx_EnumerableExtensions_AssertCountImpl__1
M_CSharpx_EnumerableExtensions_Cartesian__3
M_CSharpx_EnumerableExtensions_Concat__1
M_CSharpx_EnumerableExtensions_Concat__1_1
M_CSharpx_EnumerableExtensions_Exclude__1
M_CSharpx_EnumerableExtensions_ExcludeImpl__1
M_CSharpx_EnumerableExtensions_ExpectingCountYieldingImpl__1
M_CSharpx_EnumerableExtensions_Fold__2
M_CSharpx_EnumerableExtensions_Fold__2_1
M_CSharpx_EnumerableExtensions_Fold__2_2
M_CSharpx_EnumerableExtensions_Fold__2_3
M_CSharpx_EnumerableExtensions_FoldImpl__2
M_CSharpx_EnumerableExtensions_ForEach__1
M_CSharpx_EnumerableExtensions_Index__1
M_CSharpx_EnumerableExtensions_Index__1_1
M_CSharpx_EnumerableExtensions_Materialize__1
M_CSharpx_EnumerableExtensions_MaterializedEnumerable_1__ctor
M_CSharpx_EnumerableExtensions_MaterializedEnumerable_1_GetEnumerator
M_CSharpx_EnumerableExtensions_MaterializedEnumerable_1_System_Collections_IEnumerable_GetEnumerator
M_CSharpx_EnumerableExtensions_Memorize__1
M_CSharpx_EnumerableExtensions_OnFolderSourceSizeError
M_CSharpx_EnumerableExtensions_Pairwise__2
M_CSharpx_EnumerableExtensions_PairwiseImpl__2
M_CSharpx_EnumerableExtensions_Prepend__1
M_CSharpx_EnumerableExtensions_Tail__1
M_CSharpx_EnumerableExtensions_TailNoFail__1
M_CSharpx_EnumerableExtensions_ToDelimitedString__1
M_CSharpx_EnumerableExtensions_ToDelimitedString__1_1
M_CSharpx_EnumerableExtensions_ToDelimitedStringImpl__1
M_CSharpx_EnumerableExtensions_ToMaybe__1
M_CSharpx_EnumerableExtensions_TryHead__1
M_CSharpx_Just_1__ctor
M_CSharpx_Left_2__ctor
M_CSharpx_Maybe_1__ctor
M_CSharpx_Maybe_1_MatchJust
M_CSharpx_Maybe_1_MatchNothing
M_CSharpx_Maybe_Bind__2
M_CSharpx_Maybe_Just__1
M_CSharpx_Maybe_Map__2
M_CSharpx_Maybe_Merge__2
M_CSharpx_Maybe_Nothing__1
M_CSharpx_Maybe_Return__1
M_CSharpx_MaybeExtensions_Bind__2
M_CSharpx_MaybeExtensions_Do__1
M_CSharpx_MaybeExtensions_Do__2
M_CSharpx_MaybeExtensions_FromJust__1
M_CSharpx_MaybeExtensions_FromJustOrFail__1
M_CSharpx_MaybeExtensions_GetValueOrDefault__1
M_CSharpx_MaybeExtensions_IsJust__1
M_CSharpx_MaybeExtensions_IsNothing__1
M_CSharpx_MaybeExtensions_Map__2
M_CSharpx_MaybeExtensions_MapValueOrDefault__2
M_CSharpx_MaybeExtensions_Match__1
M_CSharpx_MaybeExtensions_Match__2
M_CSharpx_MaybeExtensions_MatchJust__2
M_CSharpx_MaybeExtensions_Select__2
M_CSharpx_MaybeExtensions_SelectMany__3
M_CSharpx_MaybeExtensions_ToEnumerable__1
M_CSharpx_MaybeExtensions_ToMaybe__1
M_CSharpx_Nothing_1__ctor
M_CSharpx_Right_2__ctor
M_RailwaySharp_ErrorHandling_Bad_2__ctor
M_RailwaySharp_ErrorHandling_Ok_2__ctor
M_RailwaySharp_ErrorHandling_Result_2__ctor
M_RailwaySharp_ErrorHandling_Result_2_ToString
M_RailwaySharp_ErrorHandling_Result_FailWith__2
M_RailwaySharp_ErrorHandling_Result_FailWith__2_1
M_RailwaySharp_ErrorHandling_Result_Succeed__2
M_RailwaySharp_ErrorHandling_Result_Succeed__2_1
M_RailwaySharp_ErrorHandling_Result_Succeed__2_2
M_RailwaySharp_ErrorHandling_Result_Try__1
M_RailwaySharp_ErrorHandling_ResultExtensions_Collect__2
M_RailwaySharp_ErrorHandling_ResultExtensions_Either__3
M_RailwaySharp_ErrorHandling_ResultExtensions_FailedWith__2
M_RailwaySharp_ErrorHandling_ResultExtensions_Flatten__2
M_RailwaySharp_ErrorHandling_ResultExtensions_Map__3
M_RailwaySharp_ErrorHandling_ResultExtensions_Match__2
M_RailwaySharp_ErrorHandling_ResultExtensions_Select__3
M_RailwaySharp_ErrorHandling_ResultExtensions_SelectMany__3
M_RailwaySharp_ErrorHandling_ResultExtensions_SelectMany__4
M_RailwaySharp_ErrorHandling_ResultExtensions_SucceededWith__2
M_RailwaySharp_ErrorHandling_Trial_Apply__3
M_RailwaySharp_ErrorHandling_Trial_Bind__3
M_RailwaySharp_ErrorHandling_Trial_Collect__2
M_RailwaySharp_ErrorHandling_Trial_Either__3
M_RailwaySharp_ErrorHandling_Trial_Fail__2
M_RailwaySharp_ErrorHandling_Trial_Failed__2
M_RailwaySharp_ErrorHandling_Trial_Flatten__2
M_RailwaySharp_ErrorHandling_Trial_Lift2__4
M_RailwaySharp_ErrorHandling_Trial_Lift__3
M_RailwaySharp_ErrorHandling_Trial_MergeMessages__2
M_RailwaySharp_ErrorHandling_Trial_Ok__2
M_RailwaySharp_ErrorHandling_Trial_Pass__2
M_RailwaySharp_ErrorHandling_Trial_ReturnOrFail__2
M_RailwaySharp_ErrorHandling_Trial_Warn__2
Methods_T_CommandLine_BadFormatConversionError
Methods_T_CommandLine_BadFormatTokenError
Methods_T_CommandLine_BadVerbSelectedError
Methods_T_CommandLine_BaseAttribute
Methods_T_CommandLine_Core_ArgumentsExtensions
Methods_T_CommandLine_Core_InstanceBuilder
Methods_T_CommandLine_Core_InstanceChooser
Methods_T_CommandLine_Core_KeyValuePairHelper
Methods_T_CommandLine_Core_Name
Methods_T_CommandLine_Core_NameExtensions
Methods_T_CommandLine_Core_NameLookup
Methods_T_CommandLine_Core_OptionMapper
Methods_T_CommandLine_Core_OptionSpecification
Methods_T_CommandLine_Core_PreprocessorGuards
Methods_T_CommandLine_Core_ReflectionExtensions
Methods_T_CommandLine_Core_Scalar
Methods_T_CommandLine_Core_Sequence
Methods_T_CommandLine_Core_Specification
Methods_T_CommandLine_Core_SpecificationExtensions
Methods_T_CommandLine_Core_SpecificationGuards
Methods_T_CommandLine_Core_SpecificationProperty
Methods_T_CommandLine_Core_SpecificationPropertyExtensions
Methods_T_CommandLine_Core_SpecificationPropertyRules
Methods_T_CommandLine_Core_Switch
Methods_T_CommandLine_Core_Token
Methods_T_CommandLine_Core_TokenExtensions
Methods_T_CommandLine_Core_Tokenizer
Methods_T_CommandLine_Core_TokenPartitioner
Methods_T_CommandLine_Core_TypeConverter
Methods_T_CommandLine_Core_TypeDescriptor
Methods_T_CommandLine_Core_TypeDescriptorExtensions
Methods_T_CommandLine_Core_TypeLookup
Methods_T_CommandLine_Core_Value
Methods_T_CommandLine_Core_ValueMapper
Methods_T_CommandLine_Core_ValueSpecification