pub fn run_program( run: &str, path: Option<&Path>, terminal: bool, default_terminal: Option<&str>, ) -> Result<()>