pub fn run( session_name: &str, command: &[String], env: HashMap<String, String>, escape_key: Option<String>) -> Result<()>