module Place::Router::SignalGraph::Watchable
Direct including types
Defined in:
place/router/signal_graph/watchable.crInstance Method Summary
-
#notify : Nil
Notify subscribers with current state.
-
#watch(initial = true, &handler : self -> ) : Nil
Subscribe to updates.