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