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