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