[][src]Macro uucore::msg_opt_only_usable_if

macro_rules! msg_opt_only_usable_if {
    ($clause:expr, $flag:expr) => { ... };
    ($clause:expr, $longflag:expr, $shortflag:expr) => { ... };
}