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