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