Method: PulpcoreClient::FilesystemExport#task
- Defined in:
- lib/pulpcore_client/models/filesystem_export.rb
#task ⇒ Object
A URI of the task that ran the Export.
19 20 21 |
# File 'lib/pulpcore_client/models/filesystem_export.rb', line 19 def task @task end |