button ~master (2018-11-15T00:26:20Z)
Dub
Repo
Events.taskOutput
button
events
Events
Called when a chunk of output is received from the task.
interface
Events
void
taskOutput
(
size_t
worker
,
in
ubyte
[]
chunk
)
Meta
Source
See Implementation
button
events
Events
functions
buildFailed
buildStarted
buildSucceeded
taskFailed
taskOutput
taskStarted
taskSucceeded
Called when a chunk of output is received from the task.