Function eprintln_red

Source
pub fn eprintln_red(s: &str)
Expand description

Prints some text using eprintln, with nu_ansi_term::Color::Red applied.