Method: OpenC3::ReactionModel#enabled
- Defined in:
- lib/openc3/models/reaction_model.rb
#enabled ⇒ Object (readonly)
Returns the value of attribute enabled.
84 85 86 |
# File 'lib/openc3/models/reaction_model.rb', line 84 def enabled @enabled end |