Property PositionalArg
PositionalArg
Gets a Parser monad for a position argument that matches the ValueContent parser
Declaration
public static Parser<ICommandlineArgument> PositionalArg { get; }
Property Value
public static Parser<ICommandlineArgument> PositionalArg { get; }
Sprache.Parser<ICommandlineArgument> |