Skip to main content

handle_version

Function handle_version 

Source
pub fn handle_version(args: VersionArgs) -> Result<()>
Expand description

Display version information for Ralph CLI.

Prints the package version by default. With –verbose, also displays git commit hash and build timestamp when available.