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