Method: Couchbase::Management::QueryIndex#scope
- Defined in:
- lib/couchbase/management/query_index_manager.rb
#scope ⇒ String?
Returns the name of the scope.
590 591 592 |
# File 'lib/couchbase/management/query_index_manager.rb', line 590 def scope @scope end |