Method: EventMachine::Protocols::Couchbase::Configuration#bucket_type
- Defined in:
- lib/em-couchbase/configuration.rb
#bucket_type ⇒ Object (readonly)
Returns the value of attribute bucket_type.
25 26 27 |
# File 'lib/em-couchbase/configuration.rb', line 25 def bucket_type @bucket_type end |