button ~master (2018-11-15T00:26:20Z)
Dub
Repo
Events.taskFailed
button
events
Events
Called when a task has failed.
interface
Events
void
taskFailed
(
size_t
worker
,
const
ref
Task
task
,
Duration
duration
,
const
Exception
e
)
Meta
Source
See Implementation
button
events
Events
functions
buildFailed
buildStarted
buildSucceeded
taskFailed
taskOutput
taskStarted
taskSucceeded
Called when a task has failed.