parseArg

Parses an argument.

T
parseArg
pure
(
T
)
(
string arg
)

Throws

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

Meta