Documentation
cmd
Command.error
cmd
command
Command
Prints an error message to stderr and exits with status.
void
error
(string description)
noreturn
error
(string description, int status)
class
Command
const
noreturn
error
(
string
description
,
int
status
)
cmd
command
Command
constructors
this
functions
action
add
argument
command
description
error
findCommand
name
option
printHelp
usage
variables
chain
Prints an error message to stderr and exits with status.