[][src]Macro combu::check_version

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

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