Macro combu::check_version[][src]

macro_rules! check_version {
    ($context : ident) => { ... };
}
Expand description

Checks context has version flag. If the context has help flag, show version and exit.