dfx_core::config::cache

Function binary_command_from_version

Source
pub fn binary_command_from_version(
    version: &str,
    name: &str,
) -> Result<Command, EnsureCacheVersionsDirError>