babashka.process.pprint
which defines how to pprint
a Process
record (if loaded).:pre-start-fn
option to process
options to side-effect command tokensexec
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/which
deref
with timeout #50 (@SevereOverfl0w)$
macro #52Initial release
Can you improve this documentation? These fine people already did:
Michiel Borkent & BobEdit on GitHub
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close