View Source Runlet.Cmd.Valve (runlet v1.2.6)
Asynchronously start/stop the event stream
Summary
Functions
Allows dynamically starting/stopping the event stream using the start/stop commands. While stopped, events are discarded.
Functions
@spec exec(Enumerable.t()) :: Enumerable.t()
Allows dynamically starting/stopping the event stream using the start/stop commands. While stopped, events are discarded.