Method: OpenStack::Compute::Connection#connection
- Defined in:
- lib/openstack/compute/connection.rb
#connection ⇒ Object
Returns the value of attribute connection.
6 7 8 |
# File 'lib/openstack/compute/connection.rb', line 6 def connection @connection end |