Method: CloudsmithApi::RepositoryTokenRefresh#default
- Defined in:
- lib/cloudsmith-api/models/repository_token_refresh.rb
#default ⇒ Object
If selected this is the default token for this repository.
27 28 29 |
# File 'lib/cloudsmith-api/models/repository_token_refresh.rb', line 27 def default @default end |