Class: God::EventCondition
- Defined in:
- lib/god/condition.rb
Direct Known Subclasses
Instance Attribute Summary
Attributes inherited from Behavior
Instance Method Summary collapse
Methods inherited from Condition
Methods inherited from Behavior
#after_restart, #after_start, #after_stop, #before_restart, #before_start, #before_stop, generate, #prepare, #valid?
Instance Method Details
#register ⇒ Object
44 45 46 |
# File 'lib/god/condition.rb', line 44 def register end |