Method: PulpcoreClient::PatchedPulpExporter#name
- Defined in:
- lib/pulpcore_client/models/patched_pulp_exporter.rb
#name ⇒ Object
Unique name of the file system exporter.
20 21 22 |
# File 'lib/pulpcore_client/models/patched_pulp_exporter.rb', line 20 def name @name end |