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.