aboutsummaryrefslogtreecommitdiff
path: root/shell-api.html
diff options
context:
space:
mode:
authorTom Faulhaber <git_net@infolace.com>2010-04-30 16:19:00 -0700
committerTom Faulhaber <git_net@infolace.com>2010-04-30 16:19:00 -0700
commit4a3f270f93c687ec29f9cdd178f22b9fd3d82e37 (patch)
treecbe8efecfd3a0aab290cb6b7c2eec2135385d52a /shell-api.html
parentae92eda353beed7ff5ee07ea80491d7c7bca110c (diff)
Manual autodoc update (mostly whitespace diffs caused by new tags, not yet used).
Diffstat (limited to 'shell-api.html')
-rw-r--r--shell-api.html6
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>