Struct cli::types::CommandSpec [−][src]
Expand description
Command info
Fields
command: StringThe command to execute
args: Option<Vec<String>>The command args
Command info
command: StringThe command to execute
args: Option<Vec<String>>The command args