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