pub fn stderr() -> Option<Box<StderrTerminal>>Expand description
Return a Terminal wrapping stderr, or None if a terminal couldn’t be opened.
pub fn stderr() -> Option<Box<StderrTerminal>>Return a Terminal wrapping stderr, or None if a terminal couldn’t be opened.