Rewrite of clojure.java.shell to have access to the output stream.
Rewrite of clojure.java.shell to have access to the output stream.
(capture-process! process opts)
(exec! cmd exec-dir)
(flatten-cmd cmd)
(print-stream! stream)
(set-cleanup! process opts)
(set-cleanup! process opts msg)
(sh cmd)
(sh cmd opts)
Rewrite of clojure.java.shell/sh that writes output to console, as it happens by default.
Rewrite of clojure.java.shell/sh that writes output to console, as it happens by default.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close