Skip to main content

explicit_check

Function explicit_check 

Source
pub fn explicit_check() -> Result<(Version, Version)>
Expand description

Query the latest release and compare against the running binary.

Used by ctx --version --check; always allowed (no suppression, no 24h cache). Returns (current, latest).