Method: CloudFS::RestAdapter::Errors::ClientError#request

Defined in:
lib/cloudfs/client/error.rb

#requestHash (readonly)

{ :uri => String, :method => String, :params => String }

Returns:

  • (Hash)


159
160
161
# File 'lib/cloudfs/client/error.rb', line 159

def request
  @request
end