Function
get-terminal-stderr
If stderr is connected to a terminal, return a terminal-output handle
allowing further interaction with it.
get-terminal-stderr: func() -> option<terminal-output>;If stderr is connected to a terminal, return a terminal-output handle
allowing further interaction with it.
get-terminal-stderr: func() -> option<terminal-output>;