(failed? {:keys [status]})
Returns true if the job failed
Returns true if the job failed
(running? {:keys [status]})
Returns true if the job is still running
Returns true if the job is still running
(succeeded? {:keys [status]})
Returns true if the job was successful
Returns true if the job was successful
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close