button ~master (2018-11-15T00:26:20Z)
Dub
Repo
HelpOptions
button
cli
options
Undocumented in source.
@
Command
("help")
@
Description
("Displays help on a given command.")
struct
HelpOptions {
@
Argument
("command",
Multiplicity
.
optional
)
@
Help
("Command to get help on.")
string
command
;
}
Members
Variables
command
string
command
;
Undocumented in source.
Meta
Source
See Implementation
button
cli
options
aliases
OptionsList
enums
ConvertFormat
functions
runCommand
structs
BuildOptions
CleanOptions
Command
ConvertOptions
Description
GCOptions
GlobalOptions
GraphOptions
HelpOptions
InitOptions
StatusOptions
VersionOptions
variables
globalHelp
globalUsage