pub fn execute( format_str: &str, no_version: bool, exit_code: Option<i32>, ) -> Result<String, String>