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