Crate shell_util

Source

Structs§

ChildProcess
The child process spawned by a shell command.
CommandOptions
ExitStatus
The result of a process after it has terminated.
Shell
The type to spawn commands.
ShellExecOutput
The output of a finished process.

Enums§

Buffer
ChildProcessEvent
Event emitted by child process execution.
Encoding
Error

Type Aliases§

ProcessId
Result