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

Checks context has values of the preset flags.