Method: OpenC3::ReactionWorker#name
- Defined in:
- lib/openc3/microservices/reaction_microservice.rb
#name ⇒ Object (readonly)
Returns the value of attribute name.
220 221 222 |
# File 'lib/openc3/microservices/reaction_microservice.rb', line 220 def name @name end |