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