Skip to main content

run_version

Function run_version 

Source
pub async fn run_version(
    check: bool,
    url: Option<&str>,
    timeout_ms: u64,
    output: OutputFormat,
) -> Result<()>