Method: FileboundClient::Client#connection

Defined in:
lib/filebound_client.rb

#connectionFileboundClient::Connection (readonly)

The connection representing the currently logged on session with the Filebound API

Returns:



87
88
89
# File 'lib/filebound_client.rb', line 87

def connection
  @connection
end