Expand description
§Output Service
This module defines the abstract contract for the Output Channel service.
It includes the OutputChannelManager trait and the ActionEffect
constructors for every output channel operation.
Modules§
- Append
ToOutput Channel - AppendToOutputChannel Effect
- Clear
Output Channel - ClearOutputChannel Effect
- Close
Output Channel View - CloseOutputChannelView Effect
- Dispose
Output Channel - DisposeOutputChannel Effect
- Output
Channel Manager - OutputChannelManager Trait
- Register
Output Channel - RegisterOutputChannel Effect
- Replace
Output Channel Content - ReplaceOutputChannelContent Effect
- Reveal
Output Channel - RevealOutputChannel Effect