diff options
Diffstat (limited to 'repl-ln-api.html')
-rw-r--r-- | repl-ln-api.html | 21 |
1 files changed, 7 insertions, 14 deletions
diff --git a/repl-ln-api.html b/repl-ln-api.html index 4d3bc45d..4cb91037 100644 --- a/repl-ln-api.html +++ b/repl-ln-api.html @@ -86,8 +86,7 @@ input stream.</pre> <pre id="var-usage">Usage: (print-repl-info) </pre> <pre id="var-docstr">Prints info about the current repl</pre> - <a href="http://github.com/richhickey/clojure-contrib/blob/fatal: ambiguous argument 'src/clojure/contrib/repl_ln.clj': unknown revision or path not in the working tree. -Use '--' to separate paths from revisions/src/src/clojure/contrib/repl_ln.clj#L208" id="var-source">Source</a> + <a href="http://github.com/richhickey/clojure-contrib/blob/3ec66e7b4e47c95d4cc27b0c405447117b2d5503/src/clojure/contrib/repl_ln.clj#L208" id="var-source">Source</a> </div><div id="var-entry"> <br /> <hr /> @@ -109,8 +108,7 @@ for clojure.main/repl with the following change and additions: - :prompt-fmt, Prompt format string default: the prompt-fmt of the parent repl, or "%S:%L %N=> "</pre> - <a href="http://github.com/richhickey/clojure-contrib/blob/fatal: ambiguous argument 'src/clojure/contrib/repl_ln.clj': unknown revision or path not in the working tree. -Use '--' to separate paths from revisions/src/src/clojure/contrib/repl_ln.clj#L217" id="var-source">Source</a> + <a href="http://github.com/richhickey/clojure-contrib/blob/3ec66e7b4e47c95d4cc27b0c405447117b2d5503/src/clojure/contrib/repl_ln.clj#L217" id="var-source">Source</a> </div><div id="var-entry"> <br /> <hr /> @@ -119,8 +117,7 @@ Use '--' to separate paths from revisions/src/src/clojure/contrib/repl_ln.clj#L2 <pre id="var-usage">Usage: (repl-info) </pre> <pre id="var-docstr">Returns a map of info about the current repl</pre> - <a href="http://github.com/richhickey/clojure-contrib/blob/fatal: ambiguous argument 'src/clojure/contrib/repl_ln.clj': unknown revision or path not in the working tree. -Use '--' to separate paths from revisions/src/src/clojure/contrib/repl_ln.clj#L202" id="var-source">Source</a> + <a href="http://github.com/richhickey/clojure-contrib/blob/3ec66e7b4e47c95d4cc27b0c405447117b2d5503/src/clojure/contrib/repl_ln.clj#L202" id="var-source">Source</a> </div><div id="var-entry"> <br /> <hr /> @@ -129,8 +126,7 @@ Use '--' to separate paths from revisions/src/src/clojure/contrib/repl_ln.clj#L2 <pre id="var-usage">Usage: (repl-prompt) </pre> <pre id="var-docstr">Returns the current repl prompt based on this repl's prompt-fmt</pre> - <a href="http://github.com/richhickey/clojure-contrib/blob/fatal: ambiguous argument 'src/clojure/contrib/repl_ln.clj': unknown revision or path not in the working tree. -Use '--' to separate paths from revisions/src/src/clojure/contrib/repl_ln.clj#L148" id="var-source">Source</a> + <a href="http://github.com/richhickey/clojure-contrib/blob/3ec66e7b4e47c95d4cc27b0c405447117b2d5503/src/clojure/contrib/repl_ln.clj#L148" id="var-source">Source</a> </div><div id="var-entry"> <br /> <hr /> @@ -147,8 +143,7 @@ codes in the name to make the corresponding dynamic values part of it: %D - nesting depth in this thread With no arguments, resets the repl name to its default: "repl-%S"</pre> - <a href="http://github.com/richhickey/clojure-contrib/blob/fatal: ambiguous argument 'src/clojure/contrib/repl_ln.clj': unknown revision or path not in the working tree. -Use '--' to separate paths from revisions/src/src/clojure/contrib/repl_ln.clj#L157" id="var-source">Source</a> + <a href="http://github.com/richhickey/clojure-contrib/blob/3ec66e7b4e47c95d4cc27b0c405447117b2d5503/src/clojure/contrib/repl_ln.clj#L157" id="var-source">Source</a> </div><div id="var-entry"> <br /> <hr /> @@ -167,8 +162,7 @@ the corresponding dynamic values part of it: %N - namespace name With no arguments, resets the repl pompt to its default: "%S:%L %N=> "</pre> - <a href="http://github.com/richhickey/clojure-contrib/blob/fatal: ambiguous argument 'src/clojure/contrib/repl_ln.clj': unknown revision or path not in the working tree. -Use '--' to separate paths from revisions/src/src/clojure/contrib/repl_ln.clj#L180" id="var-source">Source</a> + <a href="http://github.com/richhickey/clojure-contrib/blob/3ec66e7b4e47c95d4cc27b0c405447117b2d5503/src/clojure/contrib/repl_ln.clj#L180" id="var-source">Source</a> </div><div id="var-entry"> <br /> <hr /> @@ -181,8 +175,7 @@ and err streams via sequential keyword-value pairs. Default values for :in, :out, and :err are streams associated with System/in, System/out, and System/err using UTF-8 encoding. Also supports all the options provided by clojure.contrib.repl-ln/repl.</pre> - <a href="http://github.com/richhickey/clojure-contrib/blob/fatal: ambiguous argument 'src/clojure/contrib/repl_ln.clj': unknown revision or path not in the working tree. -Use '--' to separate paths from revisions/src/src/clojure/contrib/repl_ln.clj#L119" id="var-source">Source</a> + <a href="http://github.com/richhickey/clojure-contrib/blob/3ec66e7b4e47c95d4cc27b0c405447117b2d5503/src/clojure/contrib/repl_ln.clj#L119" id="var-source">Source</a> </div> |