Documentation
¶
Overview ¶
Package terminalstderr represents the imported interface "wasi:cli/terminal-stderr@0.2.0".
An interface providing an optional `terminal-output` for stderr as a link-time authority.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetTerminalStderr ¶
func GetTerminalStderr() (result cm.Option[terminaloutput.TerminalOutput])
GetTerminalStderr represents the imported 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>
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.