Liking cljdoc? Tell your friends :D
ClojureScript only.

dots.vscode.task-process-end-event

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
raw docstring

executioncljs

(execution task-process-end-event)

The task execution for which the process got started.

The task execution for which the process got started.
sourceraw docstring

exit-codecljs

(exit-code task-process-end-event)

The process's exit code. Will be undefined when the task is terminated.

The process's exit code. Will be `undefined` when the task is terminated.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close