shell
0.11.1
Module command_
data
Module Items
Structs
Enums
In crate shell
shell
Module
command_data
Copy item path
Source
Structs
§
Command
Args
Command
With
Args
An individual command with args.
Redirects
Contains a stack or redirects that can be processed in order to setup the file descriptors for a new process.
Enums
§
Arg
Arg to a command, either a direct string or a sub command to run to get the arg.
Run
Command(s) ready to run with context.