Struct ezexec::TransparentExecutor [−][src]
pub struct TransparentExecutor { /* fields omitted */ }Expand description
A process executor
Implementations
Closes the child’s stdin
Closes the child’s stdout
Closes the child’s stderr
Checks whether the child is still running or not