Method: OpenC3::TriggerModel#state
- Defined in:
- lib/openc3/models/trigger_model.rb
#state ⇒ Object (readonly)
Returns the value of attribute state.
150 151 152 |
# File 'lib/openc3/models/trigger_model.rb', line 150 def state @state end |