Macro combu::check_authors[][src]

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

Checks context has authors flag. If the context has author flag, show authors and exit.