Documentation ¶
Overview ¶
Package terminaloutput represents the imported interface "wasi:cli/terminal-output@0.2.0".
Terminal output.
In the future, this may include functions for querying the terminal size, being notified of terminal size changes, querying supported features, and so on.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TerminalOutput ¶
TerminalOutput represents the imported resource "wasi:cli/terminal-output@0.2.0#terminal-output".
The output side of a terminal.
resource terminal-output
func (TerminalOutput) ResourceDrop ¶
func (self TerminalOutput) ResourceDrop()
ResourceDrop represents the imported resource-drop for resource "terminal-output".
Drops a resource handle.
Click to show internal directories.
Click to hide internal directories.