[][src]Macro combu::check_help

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

Checks context has help flag. If the context has help flag, return ShowHelpRequest.