ParsedArgs.argumentList

Gets all values for the argument with the given name.

class ParsedArgs
const @safe
const(string[])
argumentList
(
string name
)