Field UnquotedValue
Parser monad for an unquoted positional value or the value of an option
Namespace: Ubiquity.CommandlineParsing.Monad
Assembly: Ubiquity.CommandlineParsing.Monad.dll
Syntax
public static readonly Parser<IEnumerable<char>> UnquotedValue
Returns
Sprache.Parser<System.Collections.Generic.IEnumerable<Char>>
|