Wasm Directoryalpha
Function

get-terminal-stdout

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

get-terminal-stdout: func() -> option​<terminal-output>;