diff options
Diffstat (limited to 'repl-ln-api.html')
-rw-r--r-- | repl-ln-api.html | 21 |
1 files changed, 14 insertions, 7 deletions
diff --git a/repl-ln-api.html b/repl-ln-api.html index 4cb91037..4d3bc45d 100644 --- a/repl-ln-api.html +++ b/repl-ln-api.html @@ -86,7 +86,8 @@ 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/3ec66e7b4e47c95d4cc27b0c405447117b2d5503/src/clojure/contrib/repl_ln.clj#L208" id="var-source">Source</a> + <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> </div><div id="var-entry"> <br /> <hr /> @@ -108,7 +109,8 @@ 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/3ec66e7b4e47c95d4cc27b0c405447117b2d5503/src/clojure/contrib/repl_ln.clj#L217" id="var-source">Source</a> + <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> </div><div id="var-entry"> <br /> <hr /> @@ -117,7 +119,8 @@ for clojure.main/repl with the following change and additions: <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/3ec66e7b4e47c95d4cc27b0c405447117b2d5503/src/clojure/contrib/repl_ln.clj#L202" id="var-source">Source</a> + <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> </div><div id="var-entry"> <br /> <hr /> @@ -126,7 +129,8 @@ for clojure.main/repl with the following change and additions: <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/3ec66e7b4e47c95d4cc27b0c405447117b2d5503/src/clojure/contrib/repl_ln.clj#L148" id="var-source">Source</a> + <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> </div><div id="var-entry"> <br /> <hr /> @@ -143,7 +147,8 @@ 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/3ec66e7b4e47c95d4cc27b0c405447117b2d5503/src/clojure/contrib/repl_ln.clj#L157" id="var-source">Source</a> + <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> </div><div id="var-entry"> <br /> <hr /> @@ -162,7 +167,8 @@ 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/3ec66e7b4e47c95d4cc27b0c405447117b2d5503/src/clojure/contrib/repl_ln.clj#L180" id="var-source">Source</a> + <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> </div><div id="var-entry"> <br /> <hr /> @@ -175,7 +181,8 @@ 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/3ec66e7b4e47c95d4cc27b0c405447117b2d5503/src/clojure/contrib/repl_ln.clj#L119" id="var-source">Source</a> + <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> </div> |