Skip to main content

supervise_captured_command

Function supervise_captured_command 

Source
pub fn supervise_captured_command(
    spec: &CommandSpec,
    options: SupervisionOptions,
    writer: &mut dyn Write,
) -> Result<SupervisedOutput, SupervisionError>