diff options
Diffstat (limited to 'shell-api.html')
-rw-r--r-- | shell-api.html | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/shell-api.html b/shell-api.html index 96897d78..7c36c4e2 100644 --- a/shell-api.html +++ b/shell-api.html @@ -71,6 +71,8 @@ by <span id="author">Chris Houser</span><br /> </pre><h2>Overview</h2> <pre id="namespace-docstr">Conveniently launch a sub-process providing to its stdin and collecting its stdout</pre> + + <br /> <h2>Public Variables and Functions</h2> <div id="var-entry"> @@ -106,7 +108,9 @@ Options are You can bind :env or :dir for multiple operations using with-sh-env and with-sh-dir.</pre> - <a href="http://github.com/richhickey/clojure-contrib/blob/ec6a7579d6b1c0bfa42e3666cfad196cffc966fe/src/main/clojure/clojure/contrib/shell.clj#L83" id="var-source">Source</a> + + + </div> |