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