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