Method: FileboundClient::Client#connection
- Defined in:
- lib/filebound_client.rb
#connection ⇒ FileboundClient::Connection (readonly)
The connection representing the currently logged on session with the Filebound API
87 88 89 |
# File 'lib/filebound_client.rb', line 87 def connection @connection end |