Skip to main content

Module Output

Module Output 

Source
Expand description

Output-channel domain handlers for CocoonService. Five entry points, each forwarding a sky://output/<verb> event to Sky.

Modulesยง

AppendOutput
Append text to an output channel via sky://output/append.
ClearOutput
Clear an output channel via sky://output/clear.
CreateOutputChannel
Create a new output channel and notify Sky over sky://output/create.
DisposeOutput
Dispose an output channel via sky://output/dispose.
ShowOutput
Show an output channel in the workbench panel via sky://output/show.