parseArg

Parses an argument.

pure
T
parseArg
(
T
)
(
string arg
)

Throws

ArgParseError if the given argument cannot be converted to the requested type.

Meta