Liking cljdoc? Tell your friends :D

doo.shell

Rewrite of clojure.java.shell to have access to the output stream.

Rewrite of clojure.java.shell to have access to the output stream.
raw docstring

base-dirclj

source

capture-process!clj

(capture-process! process opts)
source

exec!clj

(exec! cmd exec-dir)
source

flatten-cmdclj

(flatten-cmd cmd)
source

(print-stream! stream)
source

set-cleanup!clj

(set-cleanup! process opts)
(set-cleanup! process opts msg)
source

shclj

(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.
sourceraw docstring

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

× close