Table of Contents

Namespace SearchAThing.Cmdline

Classes

CmdlineArgument

Encloses command line argument string and relate to matching parse item if any

CmdlineColors

cmdline color configurator; action fields can be changed to customize if foreground, background should changed

CmdlineParseItem

describe properties required for a command, a flag or a parameter on the syntax for the cmdline parser; enumerating returns the list of values if this is a flag with value or a parameter or a parameter array

CmdlineParser

cmdline parser tool

CmdlineUsage

cmdline parser helper

Enums

CmdlineParseItemType

types for cmd line parser item