Method: PulpcoreClient::PatchedPulpExporter#last_export
- Defined in:
- lib/pulpcore_client/models/patched_pulp_exporter.rb
#last_export ⇒ Object
Last attempted export for this PulpExporter
28 29 30 |
# File 'lib/pulpcore_client/models/patched_pulp_exporter.rb', line 28 def last_export @last_export end |