Skip to main content

run_version_command

Function run_version_command 

Source
pub async fn run_version_command(
    target: Option<String>,
    git_only: bool,
    _debug: bool,
) -> Result<(), String>