Skip to main content

Module Output

Module Output 

Source
Expand description

Output Channel domain handlers for Wind IPC.

Functionsยง

handle_output_append
Append text to an output channel.
handle_output_append_line
Append a line to an output channel (text + newline).
handle_output_clear
Clear an output channel.
handle_output_create
Create a named output channel. Returns the channel name as its handle.
handle_output_show
Show an output channel panel.