class Honcho::Visor
- Honcho::Visor
- Reference
- Object
Defined in:
honcho/visor.crConstructors
Instance Method Summary
- #bus : Channel(Message)
- #bus=(bus : Channel(Message))
- #children : Hash(String, Process)
- #children=(children : Hash(String, Process))
- #handler : Process, Message::Event ->
- #handler=(handler : Process, Message::Event -> )
- #run
- #start_supervised(name : String, **options, &block)
- #strategy : Strategy
- #strategy=(strategy : Strategy)