pub async fn refresh_cli_version_file(
cli_version: String,
) -> Result<RefreshOutcome>Expand description
Refresh the shared version file from the CLI without probing another
squigit executable on PATH.
pub async fn refresh_cli_version_file(
cli_version: String,
) -> Result<RefreshOutcome>Refresh the shared version file from the CLI without probing another
squigit executable on PATH.