Method: PulpFileClient::FileFileDistribution#name
- Defined in:
- lib/pulp_file_client/models/file_file_distribution.rb
#name ⇒ Object
A unique name. Ex, ‘rawhide` and `stable`.
31 32 33 |
# File 'lib/pulp_file_client/models/file_file_distribution.rb', line 31 def name @name end |