Skip to main content

validate_opencode_version

Function validate_opencode_version 

Source
pub fn validate_opencode_version(
    binary: &Path,
) -> Result<(u64, u64, u64), AppError>
Expand description

Validate the installed opencode version meets the minimum requirement.