Function term::stderr[src]

pub fn stderr() -> Option<Box<Terminal<Box<Writer + Send> + Send> + Send> + Send>

Return a Terminal wrapping stderr, or None if a terminal couldn't be opened.