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