Method: Etcd::Node#created_index
- Defined in:
- lib/etcd/node.rb
#created_index ⇒ Object (readonly) Also known as: createdIndex
Returns the value of attribute created_index.
8 9 10 |
# File 'lib/etcd/node.rb', line 8 def created_index @created_index end |