Method: Etcd::Client::Config#password

Defined in:
lib/etcd/client.rb

#passwordObject

Returns the value of attribute password

Returns:

  • the current value of password



28
29
30
# File 'lib/etcd/client.rb', line 28

def password
  @password
end