Method: PulpcoreClient::PatchedPulpExporter#path
- Defined in:
- lib/pulpcore_client/models/patched_pulp_exporter.rb
#path ⇒ Object
File system directory to store exported tar.gzs.
23 24 25 |
# File 'lib/pulpcore_client/models/patched_pulp_exporter.rb', line 23 def path @path end |