Method: PulpcoreClient::TaskScheduleResponse#last_task

Defined in:
lib/pulpcore_client/models/task_schedule_response.rb

#last_taskObject

The last task dispatched by this schedule.



36
37
38
# File 'lib/pulpcore_client/models/task_schedule_response.rb', line 36

def last_task
  @last_task
end