Method: OpenC3::Model#name
- Defined in:
- lib/openc3/models/model.rb
#name ⇒ Object
Returns the value of attribute name.
28 29 30 |
# File 'lib/openc3/models/model.rb', line 28 def name @name end |
Returns the value of attribute name.
28 29 30 |
# File 'lib/openc3/models/model.rb', line 28 def name @name end |