Method: OpenC3::ActivityModel#kind
- Defined in:
- lib/openc3/models/activity_model.rb
#kind ⇒ Object (readonly)
Returns the value of attribute kind.
113 114 115 |
# File 'lib/openc3/models/activity_model.rb', line 113 def kind @kind end |