Method: OpenStack::Volume::Volume#connection
- Defined in:
- lib/openstack/volume/volume.rb
#connection ⇒ Object (readonly)
Returns the value of attribute connection.
6 7 8 |
# File 'lib/openstack/volume/volume.rb', line 6 def connection @connection end |