Method: Couchbase::Options::Query#raw_parameters
- Defined in:
- lib/couchbase/options.rb
#raw_parameters ⇒ Hash<String => #to_json> (readonly)
This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.
2218 2219 2220 |
# File 'lib/couchbase/options.rb', line 2218 def raw_parameters @raw_parameters end |