Function term::stdout[src]

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

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