Skip to content

cli::parse

parse(parser: CliParser, args)

ParameterTypeDescription
parserCliParserThe parser to modify
argsIterableA collection of strings

Parses the given arguments using the given parser.

Returns

(nil)