clojure.java.shell
S
Passes the given strings to Runtime.exec() to launch a sub-process. Options are :in may be given followed by ...
function([& args])
W
Sets the directory for use with sh, see sh for details.
macro([dir & forms])
Sets the environment for use with sh, see sh for details.
macro([env & forms])