class HqTrivia::ShowCoordinator
- HqTrivia::ShowCoordinator
- Reference
- Object
Overview
Coordinates shows, continues to ping HQ looking for shows.
Defined in:
hqtrivia/show_coordinator.crConstructors
Instance Method Summary
-
#on_show(blocking = true, &block : Model::Show -> )
When an active show is found it is yielded to the block, by defaults it blocks the thread
Constructor Detail
Instance Method Detail
When an active show is found it is yielded to the block, by defaults it blocks the thread