pub fn output(cmd: &mut Command) -> Result<(ExitStatus, Vec<u8>, Vec<u8>)>
Available on
target_family=unix
and neither target_os=espidf
nor target_os=horizon
nor target_os=vita
nor target_os=nuttx
, or Windows only.