Method: ConceptQL::Scope#known_operators
- Defined in:
- lib/conceptql/scope.rb
#known_operators ⇒ Object (readonly)
Returns the value of attribute known_operators.
44 45 46 |
# File 'lib/conceptql/scope.rb', line 44 def known_operators @known_operators end |