Method: PulpcoreClient::TaskScheduleResponse#last_task
- Defined in:
- lib/pulpcore_client/models/task_schedule_response.rb
#last_task ⇒ Object
The last task dispatched by this schedule.
43 44 45 |
# File 'lib/pulpcore_client/models/task_schedule_response.rb', line 43 def last_task @last_task end |