alive? to check if process is still alive (@grzm)deref-ed result to :exit-fn:exit-fn to process: a one-argument function which will be called upon the termination of the process.tokenize with single-quoted strings inside double-quoted stringbabashka.process with older GraalVM librariesshell function that behaves similar to babashka.tasks/shell:out and :err for writing to filebabashka.process.pprint which defines how to pprint a Process record (if
loaded).:pre-start-fnto process options, e.g. for printing the command before executionexec but only in GraalVM binariesSimilar to tools.build.api/process, process now supports appending output to
files. To reduce cognitive overhead between libraries, process adopted the same
convention:
:out + (:write / :append) and :out-file + file:err + (:write / :append) and :err-file + filefs/whichderef with timeout #50 (@SevereOverfl0w)$ macro #52Initial release
Can you improve this documentation? These fine people already did:
Michiel Borkent & BobEdit on GitHub
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 |