[][src]Function tauri_api::command::get_output

pub fn get_output(
    cmd: String,
    args: Vec<String>,
    stdout: Stdio
) -> Result<String>