Field EqualOrColon
Parser monad for either the '=' or ':' symbols
Namespace: Ubiquity.CommandlineParsing.Monad
Assembly: Ubiquity.CommandlineParsing.Monad.dll
Syntax
public static readonly Parser<char> EqualOrColon
Returns
Sprache.Parser<Char>
|
Remarks
This is commonly used to match the value separator for a command line option switch