module
Obsctl::TUI::EventApplier
Overview
Applies server-pushed OBS events to an existing TUI snapshot.
Defined in:
obsctl/tui/event_applier.crClass Method Summary
-
.apply(snapshot : OBS::State::ObsSnapshot, event : OBS::Protocol::Event) : OBS::State::ObsSnapshot
Returns an updated snapshot for supported event types, otherwise the original snapshot.
Class Method Detail
def self.apply(snapshot : OBS::State::ObsSnapshot, event : OBS::Protocol::Event) : OBS::State::ObsSnapshot
#
Returns an updated snapshot for supported event types, otherwise the original snapshot.