Crate cmd_proc

Crate cmd_proc 

Source

Structs§

Capture
Builder for capturing command output.
Child
A running child process.
Command
CommandError
EnvVariableName
Validated environment variable name.
Output
Output from a command execution, including both streams and exit status.
Spawn
Builder for spawning a child process.

Enums§

EnvVariableNameError
Stdio
Stdio configuration for spawned processes.