Method: AgnosticBackend::Queryable::TreeNode#context
- Defined in:
- lib/agnostic_backend/queryable/tree_node.rb
#context ⇒ Object (readonly)
Returns the value of attribute context.
8 9 10 |
# File 'lib/agnostic_backend/queryable/tree_node.rb', line 8 def context @context end |