Module process

Module process 

Source
Expand description

Handling of external subprocesses

Structs§

ChildProcess
PostWaitCallback
A wrapper for a closure that runs once the shell finishes waiting on the process.
ProcessOutput

Enums§

ChildPipe
ExitStatusFuture

Functions§

check_exit_status_future
Check the exit status of each pipeline element.
check_ok