Method: OpenC3::Microservice#state
- Defined in:
- lib/openc3/microservices/microservice.rb
#state ⇒ Object
Returns the value of attribute state.
41 42 43 |
# File 'lib/openc3/microservices/microservice.rb', line 41 def state @state end |