Skip to main content

cached_cli_is_current

Function cached_cli_is_current 

Source
fn cached_cli_is_current(
    cache_file: &Path,
    cli_path: &Path,
    current_hash: &str,
) -> Result<bool>