Function wasi::cli::terminal_stdout::get_terminal_stdout

source ยท
pub fn get_terminal_stdout() -> Option<TerminalOutput>
Expand description

If stdout is connected to a terminal, return a terminal-output handle allowing further interaction with it.