Method: OpenC3::OperatorProcess#scope
- Defined in:
- lib/openc3/operators/operator.rb
#scope ⇒ Object (readonly)
Returns the value of attribute scope.
85 86 87 |
# File 'lib/openc3/operators/operator.rb', line 85 def scope @scope end |