Method: CloudsmithApi::PythonUpstreamRequest#auth_username
- Defined in:
- lib/cloudsmith-api/models/python_upstream_request.rb
#auth_username ⇒ Object
Username to provide with requests to upstream.
24 25 26 |
# File 'lib/cloudsmith-api/models/python_upstream_request.rb', line 24 def auth_username @auth_username end |