Skip to main content

execute

Function execute 

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