Struct cmd_lib_cf::FunChildren [−][src]
pub struct FunChildren { /* fields omitted */ }Expand description
Representation of running or exited children processes with output, connected with pipes optionally.
Calling spawn_with_output! macro will return Result<FunChildren>