Method: PulpcoreClient::PatchedOpenPGPDistribution#name
- Defined in:
- lib/pulpcore_client/models/patched_open_pgp_distribution.rb
#name ⇒ Object
A unique name. Ex, rawhide and stable.
31 32 33 |
# File 'lib/pulpcore_client/models/patched_open_pgp_distribution.rb', line 31 def name @name end |