Skip to main content

capture

Function capture 

Source
pub fn capture(
    command: &mut Command,
    token: &CancelToken,
) -> Result<CommandOutput, Failure>
Expand description

At most 64 KiB per pipe, 30 seconds, stdin from /dev/null. No terminal input/output is inherited.