Method: Etcdv3::Connection#namespace
- Defined in:
- lib/etcdv3/connection.rb
#namespace ⇒ Object (readonly)
Returns the value of attribute namespace.
19 20 21 |
# File 'lib/etcdv3/connection.rb', line 19 def namespace @namespace end |