Crate isolated

Source

Structs§

Command
Offers an API similar to std::process::Command.
Process
Offers an API similar to std::process::Child. When dropping, attempts termination and cleanup.

Enums§

WaitStatus
Possible return values from wait() or waitpid().