Static nu_ansi_term::ansi::RESET
source ยท pub static RESET: &str
Expand description
The code to send to reset all styles and return to Style::default()
.
pub static RESET: &str
The code to send to reset all styles and return to Style::default()
.