Method: RestClient::Request#user

Defined in:
lib/restclient/request.rb

#userObject (readonly)

Returns the value of attribute user.



54
55
56
# File 'lib/restclient/request.rb', line 54

def user
  @user
end