Macro uucore::show_error[][src]

macro_rules! show_error {
    ($($args : tt) +) => { ... };
}
Expand description

Show an error to stderr in a similar style to GNU coreutils.