macro_rules! check_preset_flags {
    ($cmd:ident$(,)?$ctx:ident$(,)?) => { ... };
}
Expand description

Checks context has values of the preset flags.