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