An event signaling the end of a process execution triggered through a task
An event signaling the end of a process execution triggered through a task
(execution task-process-end-event)
The task execution for which the process got started.
Returns: TaskExecution
The task execution for which the process got started. **Returns:** `TaskExecution`
(exit-code task-process-end-event)
The process's exit code. Will be undefined
when the task is terminated.
Returns: number | undefined
The process's exit code. Will be `undefined` when the task is terminated. **Returns:** `number | undefined`
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |