Struct rust_shell::ShellCommand
source · pub struct ShellCommand {
pub command: Command,
/* private fields */
}
Fields§
§command: Command
pub struct ShellCommand {
pub command: Command,
/* private fields */
}
command: Command