Liking cljdoc? Tell your friends :D

dots.vscode.notebook-cell-execution-summary

The summary of a notebook cell execution.

The summary of a notebook cell execution.
raw docstring

execution-ordercljs

(execution-order notebook-cell-execution-summary)

The order in which the execution happened.

The order in which the execution happened.
sourceraw docstring

success?cljs

(success? notebook-cell-execution-summary)

If the execution finished successfully.

If the execution finished successfully.
sourceraw docstring

timingcljs

(timing notebook-cell-execution-summary)

The times at which execution started and ended, as unix timestamps

The times at which execution started and ended, as unix timestamps
sourceraw docstring

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

× close