Macro uucore::show_error_custom_description[][src]

macro_rules! show_error_custom_description {
    ($err : expr, $($args : tt) +) => { ... };
}
Expand description

Show a warning to stderr in a similar style to GNU coreutils.