pub(crate) fn stdout() -> Option<Box<dyn Terminal + Send>>
test
Returns a Terminal wrapping stdout, or None if a terminal couldn’t be opened.