Parser.Argument

Undocumented in source.
struct Parser
alias Argument = SumType!(Unknown, EndOfArgs, Positional, NamedShort, NamedLong)

Meta