pub fn call_output( response: Vec<u8>, save_output: Option<PathBuf>, bin: char, is_test: bool, ) -> Result<CommandOutput>