Bases: object
Debugging plugin which records a copy of all accepted entries into a list stored in mock_output attribute of the task.
-
on_task_exit(task, config)[source]
-
on_task_output(task, config)[source]
-
on_task_start(task, config)[source]
-
schema = {'type': 'boolean'}