Macro sf_opt

Source
macro_rules! sf_opt {
    ($name: expr, $help: expr) => { ... };
}
Expand description

Generate a single flag option, e.g., a yes/no indicator