Function pseudoterm::prepare_cmd[][src]

pub fn prepare_cmd<'a>(
    slave: File,
    command: &'a mut Command
) -> Result<&'a mut Command>

Prepare a Command with a slave as stdin/stdout/stderr