Method: PulpcoreClient::RepositoryResponse#description
- Defined in:
- lib/pulpcore_client/models/repository_response.rb
#description ⇒ Object
An optional description.
33 34 35 |
# File 'lib/pulpcore_client/models/repository_response.rb', line 33 def description @description end |