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