Documentation
cmd
ParsedArgs.hasArgument
cmd
parsed_args
ParsedArgs
Checks whether an argument with the given name is present.
bool
hasArgument
(string name)
class
ParsedArgs
const nothrow @
safe
bool
hasArgument
(
string
name
)
bool
hasArgument
(const(Argument) argument)
cmd
parsed_args
ParsedArgs
functions
argument
argumentList
flag
hasArgument
hasOption
option
optionList
variables
command
program
Checks whether an argument with the given name is present.