Method: WindcaveRest::Configuration#username

Defined in:
lib/windcave_rest/configuration.rb

#usernameString

Defines the username used with HTTP basic authentication.



40
41
42
# File 'lib/windcave_rest/configuration.rb', line 40

def username
  @username
end