aboutsummaryrefslogtreecommitdiff
path: root/duck-streams-api.html
diff options
context:
space:
mode:
Diffstat (limited to 'duck-streams-api.html')
-rw-r--r--duck-streams-api.html60
1 files changed, 40 insertions, 20 deletions
diff --git a/duck-streams-api.html b/duck-streams-api.html
index 516831d1..ae1be655 100644
--- a/duck-streams-api.html
+++ b/duck-streams-api.html
@@ -120,7 +120,8 @@ or "just-give-me-a-stream", but ducks are funnier.</pre>
<pre id="var-usage"></pre>
<pre id="var-docstr">If true, writer and spit will open files in append mode.
Defaults to false. Use append-writer or append-spit.</pre>
- <a href="http://github.com/richhickey/clojure-contrib/blob/2ae8ff46d348522efe9f96cfd31f6e9b6018cfdc/src/clojure/contrib/duck_streams.clj#L144" id="var-source">Source</a>
+ <a href="http://github.com/richhickey/clojure-contrib/blob/fatal: ambiguous argument 'src/clojure/contrib/duck_streams.clj': unknown revision or path not in the working tree.
+Use '--' to separate paths from revisions/src/src/clojure/contrib/duck_streams.clj#L144" id="var-source">Source</a>
</div><div id="var-entry">
<br />
<hr />
@@ -129,7 +130,8 @@ Defaults to false. Use append-writer or append-spit.</pre>
<pre id="var-usage"></pre>
<pre id="var-docstr">Size, in bytes or characters, of the buffer used when
copying streams.</pre>
- <a href="http://github.com/richhickey/clojure-contrib/blob/2ae8ff46d348522efe9f96cfd31f6e9b6018cfdc/src/clojure/contrib/duck_streams.clj#L76" id="var-source">Source</a>
+ <a href="http://github.com/richhickey/clojure-contrib/blob/fatal: ambiguous argument 'src/clojure/contrib/duck_streams.clj': unknown revision or path not in the working tree.
+Use '--' to separate paths from revisions/src/src/clojure/contrib/duck_streams.clj#L76" id="var-source">Source</a>
</div><div id="var-entry">
<br />
<hr />
@@ -137,7 +139,8 @@ copying streams.</pre>
<span id="var-type">var</span><br />
<pre id="var-usage"></pre>
<pre id="var-docstr">Type object for a Java primitive byte array.</pre>
- <a href="http://github.com/richhickey/clojure-contrib/blob/2ae8ff46d348522efe9f96cfd31f6e9b6018cfdc/src/clojure/contrib/duck_streams.clj#L81" id="var-source">Source</a>
+ <a href="http://github.com/richhickey/clojure-contrib/blob/fatal: ambiguous argument 'src/clojure/contrib/duck_streams.clj': unknown revision or path not in the working tree.
+Use '--' to separate paths from revisions/src/src/clojure/contrib/duck_streams.clj#L81" id="var-source">Source</a>
</div><div id="var-entry">
<br />
<hr />
@@ -146,7 +149,8 @@ copying streams.</pre>
<pre id="var-usage"></pre>
<pre id="var-docstr">Name of the default encoding to use when reading &amp; writing.
Default is UTF-8.</pre>
- <a href="http://github.com/richhickey/clojure-contrib/blob/2ae8ff46d348522efe9f96cfd31f6e9b6018cfdc/src/clojure/contrib/duck_streams.clj#L70" id="var-source">Source</a>
+ <a href="http://github.com/richhickey/clojure-contrib/blob/fatal: ambiguous argument 'src/clojure/contrib/duck_streams.clj': unknown revision or path not in the working tree.
+Use '--' to separate paths from revisions/src/src/clojure/contrib/duck_streams.clj#L70" id="var-source">Source</a>
</div><div id="var-entry">
<br />
<hr />
@@ -155,7 +159,8 @@ Default is UTF-8.</pre>
<pre id="var-usage">Usage: (append-spit f content)
</pre>
<pre id="var-docstr">Like spit but appends to file.</pre>
- <a href="http://github.com/richhickey/clojure-contrib/blob/2ae8ff46d348522efe9f96cfd31f6e9b6018cfdc/src/clojure/contrib/duck_streams.clj#L263" id="var-source">Source</a>
+ <a href="http://github.com/richhickey/clojure-contrib/blob/fatal: ambiguous argument 'src/clojure/contrib/duck_streams.clj': unknown revision or path not in the working tree.
+Use '--' to separate paths from revisions/src/src/clojure/contrib/duck_streams.clj#L263" id="var-source">Source</a>
</div><div id="var-entry">
<br />
<hr />
@@ -165,7 +170,8 @@ Default is UTF-8.</pre>
</pre>
<pre id="var-docstr">Like writer but opens file for appending. Does not work on streams
that are already open.</pre>
- <a href="http://github.com/richhickey/clojure-contrib/blob/2ae8ff46d348522efe9f96cfd31f6e9b6018cfdc/src/clojure/contrib/duck_streams.clj#L215" id="var-source">Source</a>
+ <a href="http://github.com/richhickey/clojure-contrib/blob/fatal: ambiguous argument 'src/clojure/contrib/duck_streams.clj': unknown revision or path not in the working tree.
+Use '--' to separate paths from revisions/src/src/clojure/contrib/duck_streams.clj#L215" id="var-source">Source</a>
</div><div id="var-entry">
<br />
<hr />
@@ -181,7 +187,8 @@ Does not close any streams except those it opens itself
(on a File).
Writing a File fails if the parent directory does not exist.</pre>
- <a href="http://github.com/richhickey/clojure-contrib/blob/2ae8ff46d348522efe9f96cfd31f6e9b6018cfdc/src/clojure/contrib/duck_streams.clj#L299" id="var-source">Source</a>
+ <a href="http://github.com/richhickey/clojure-contrib/blob/fatal: ambiguous argument 'src/clojure/contrib/duck_streams.clj': unknown revision or path not in the working tree.
+Use '--' to separate paths from revisions/src/src/clojure/contrib/duck_streams.clj#L299" id="var-source">Source</a>
</div><div id="var-entry">
<br />
<hr />
@@ -192,7 +199,8 @@ Writing a File fails if the parent directory does not exist.</pre>
<pre id="var-docstr">Concatenates args as strings and returns a java.io.File. Replaces
all / and \ with File/separatorChar. Replaces ~ at the start of
the path with the user.home system property.</pre>
- <a href="http://github.com/richhickey/clojure-contrib/blob/2ae8ff46d348522efe9f96cfd31f6e9b6018cfdc/src/clojure/contrib/duck_streams.clj#L86" id="var-source">Source</a>
+ <a href="http://github.com/richhickey/clojure-contrib/blob/fatal: ambiguous argument 'src/clojure/contrib/duck_streams.clj': unknown revision or path not in the working tree.
+Use '--' to separate paths from revisions/src/src/clojure/contrib/duck_streams.clj#L86" id="var-source">Source</a>
</div><div id="var-entry">
<br />
<hr />
@@ -201,7 +209,8 @@ the path with the user.home system property.</pre>
<pre id="var-usage">Usage: (make-parents file)
</pre>
<pre id="var-docstr">Creates all parent directories of file.</pre>
- <a href="http://github.com/richhickey/clojure-contrib/blob/2ae8ff46d348522efe9f96cfd31f6e9b6018cfdc/src/clojure/contrib/duck_streams.clj#L386" id="var-source">Source</a>
+ <a href="http://github.com/richhickey/clojure-contrib/blob/fatal: ambiguous argument 'src/clojure/contrib/duck_streams.clj': unknown revision or path not in the working tree.
+Use '--' to separate paths from revisions/src/src/clojure/contrib/duck_streams.clj#L386" id="var-source">Source</a>
</div><div id="var-entry">
<br />
<hr />
@@ -211,7 +220,8 @@ the path with the user.home system property.</pre>
</pre>
<pre id="var-docstr">Returns current working directory as a String. (Like UNIX 'pwd'.)
Note: In Java, you cannot change the current working directory.</pre>
- <a href="http://github.com/richhickey/clojure-contrib/blob/2ae8ff46d348522efe9f96cfd31f6e9b6018cfdc/src/clojure/contrib/duck_streams.clj#L269" id="var-source">Source</a>
+ <a href="http://github.com/richhickey/clojure-contrib/blob/fatal: ambiguous argument 'src/clojure/contrib/duck_streams.clj': unknown revision or path not in the working tree.
+Use '--' to separate paths from revisions/src/src/clojure/contrib/duck_streams.clj#L269" id="var-source">Source</a>
</div><div id="var-entry">
<br />
<hr />
@@ -221,7 +231,8 @@ Note: In Java, you cannot change the current working directory.</pre>
</pre>
<pre id="var-docstr">Like clojure.core/line-seq but opens f with reader. Automatically
closes the reader AFTER YOU CONSUME THE ENTIRE SEQUENCE.</pre>
- <a href="http://github.com/richhickey/clojure-contrib/blob/2ae8ff46d348522efe9f96cfd31f6e9b6018cfdc/src/clojure/contrib/duck_streams.clj#L234" id="var-source">Source</a>
+ <a href="http://github.com/richhickey/clojure-contrib/blob/fatal: ambiguous argument 'src/clojure/contrib/duck_streams.clj': unknown revision or path not in the working tree.
+Use '--' to separate paths from revisions/src/src/clojure/contrib/duck_streams.clj#L234" id="var-source">Source</a>
</div><div id="var-entry">
<br />
<hr />
@@ -239,7 +250,8 @@ local file names. Uses *default-encoding* as the text encoding.
Should be used inside with-open to ensure the Reader is properly
closed.</pre>
- <a href="http://github.com/richhickey/clojure-contrib/blob/2ae8ff46d348522efe9f96cfd31f6e9b6018cfdc/src/clojure/contrib/duck_streams.clj#L100" id="var-source">Source</a>
+ <a href="http://github.com/richhickey/clojure-contrib/blob/fatal: ambiguous argument 'src/clojure/contrib/duck_streams.clj': unknown revision or path not in the working tree.
+Use '--' to separate paths from revisions/src/src/clojure/contrib/duck_streams.clj#L100" id="var-source">Source</a>
</div><div id="var-entry">
<br />
<hr />
@@ -248,7 +260,8 @@ closed.</pre>
<pre id="var-usage">Usage: (slurp* f)
</pre>
<pre id="var-docstr">Like clojure.core/slurp but opens f with reader.</pre>
- <a href="http://github.com/richhickey/clojure-contrib/blob/2ae8ff46d348522efe9f96cfd31f6e9b6018cfdc/src/clojure/contrib/duck_streams.clj#L245" id="var-source">Source</a>
+ <a href="http://github.com/richhickey/clojure-contrib/blob/fatal: ambiguous argument 'src/clojure/contrib/duck_streams.clj': unknown revision or path not in the working tree.
+Use '--' to separate paths from revisions/src/src/clojure/contrib/duck_streams.clj#L245" id="var-source">Source</a>
</div><div id="var-entry">
<br />
<hr />
@@ -258,7 +271,8 @@ closed.</pre>
</pre>
<pre id="var-docstr">Opposite of slurp. Opens f with writer, writes content, then
closes f.</pre>
- <a href="http://github.com/richhickey/clojure-contrib/blob/2ae8ff46d348522efe9f96cfd31f6e9b6018cfdc/src/clojure/contrib/duck_streams.clj#L256" id="var-source">Source</a>
+ <a href="http://github.com/richhickey/clojure-contrib/blob/fatal: ambiguous argument 'src/clojure/contrib/duck_streams.clj': unknown revision or path not in the working tree.
+Use '--' to separate paths from revisions/src/src/clojure/contrib/duck_streams.clj#L256" id="var-source">Source</a>
</div><div id="var-entry">
<br />
<hr />
@@ -269,7 +283,8 @@ closes f.</pre>
<pre id="var-docstr">Converts argument into a Java byte array. Argument may be
a String, File, InputStream, or Reader. If the argument is already
a byte array, returns it.</pre>
- <a href="http://github.com/richhickey/clojure-contrib/blob/2ae8ff46d348522efe9f96cfd31f6e9b6018cfdc/src/clojure/contrib/duck_streams.clj#L391" id="var-source">Source</a>
+ <a href="http://github.com/richhickey/clojure-contrib/blob/fatal: ambiguous argument 'src/clojure/contrib/duck_streams.clj': unknown revision or path not in the working tree.
+Use '--' to separate paths from revisions/src/src/clojure/contrib/duck_streams.clj#L391" id="var-source">Source</a>
</div><div id="var-entry">
<br />
<hr />
@@ -278,7 +293,8 @@ a byte array, returns it.</pre>
<pre id="var-usage">Usage: (with-in-reader f &amp; body)
</pre>
<pre id="var-docstr">Opens a PushbackReader on f, binds it to *in*, and evaluates body.</pre>
- <a href="http://github.com/richhickey/clojure-contrib/blob/2ae8ff46d348522efe9f96cfd31f6e9b6018cfdc/src/clojure/contrib/duck_streams.clj#L292" id="var-source">Source</a>
+ <a href="http://github.com/richhickey/clojure-contrib/blob/fatal: ambiguous argument 'src/clojure/contrib/duck_streams.clj': unknown revision or path not in the working tree.
+Use '--' to separate paths from revisions/src/src/clojure/contrib/duck_streams.clj#L292" id="var-source">Source</a>
</div><div id="var-entry">
<br />
<hr />
@@ -287,7 +303,8 @@ a byte array, returns it.</pre>
<pre id="var-usage">Usage: (with-out-append-writer f &amp; body)
</pre>
<pre id="var-docstr">Like with-out-writer but appends to file.</pre>
- <a href="http://github.com/richhickey/clojure-contrib/blob/2ae8ff46d348522efe9f96cfd31f6e9b6018cfdc/src/clojure/contrib/duck_streams.clj#L285" id="var-source">Source</a>
+ <a href="http://github.com/richhickey/clojure-contrib/blob/fatal: ambiguous argument 'src/clojure/contrib/duck_streams.clj': unknown revision or path not in the working tree.
+Use '--' to separate paths from revisions/src/src/clojure/contrib/duck_streams.clj#L285" id="var-source">Source</a>
</div><div id="var-entry">
<br />
<hr />
@@ -297,7 +314,8 @@ a byte array, returns it.</pre>
</pre>
<pre id="var-docstr">Opens a writer on f, binds it to *out*, and evalutes body.
Anything printed within body will be written to f.</pre>
- <a href="http://github.com/richhickey/clojure-contrib/blob/2ae8ff46d348522efe9f96cfd31f6e9b6018cfdc/src/clojure/contrib/duck_streams.clj#L277" id="var-source">Source</a>
+ <a href="http://github.com/richhickey/clojure-contrib/blob/fatal: ambiguous argument 'src/clojure/contrib/duck_streams.clj': unknown revision or path not in the working tree.
+Use '--' to separate paths from revisions/src/src/clojure/contrib/duck_streams.clj#L277" id="var-source">Source</a>
</div><div id="var-entry">
<br />
<hr />
@@ -307,7 +325,8 @@ Anything printed within body will be written to f.</pre>
</pre>
<pre id="var-docstr">Writes lines (a seq) to f, separated by newlines. f is opened with
writer, and automatically closed at the end of the sequence.</pre>
- <a href="http://github.com/richhickey/clojure-contrib/blob/2ae8ff46d348522efe9f96cfd31f6e9b6018cfdc/src/clojure/contrib/duck_streams.clj#L223" id="var-source">Source</a>
+ <a href="http://github.com/richhickey/clojure-contrib/blob/fatal: ambiguous argument 'src/clojure/contrib/duck_streams.clj': unknown revision or path not in the working tree.
+Use '--' to separate paths from revisions/src/src/clojure/contrib/duck_streams.clj#L223" id="var-source">Source</a>
</div><div id="var-entry">
<br />
<hr />
@@ -326,7 +345,8 @@ local file names.
Should be used inside with-open to ensure the Writer is properly
closed.</pre>
- <a href="http://github.com/richhickey/clojure-contrib/blob/2ae8ff46d348522efe9f96cfd31f6e9b6018cfdc/src/clojure/contrib/duck_streams.clj#L151" id="var-source">Source</a>
+ <a href="http://github.com/richhickey/clojure-contrib/blob/fatal: ambiguous argument 'src/clojure/contrib/duck_streams.clj': unknown revision or path not in the working tree.
+Use '--' to separate paths from revisions/src/src/clojure/contrib/duck_streams.clj#L151" id="var-source">Source</a>
</div>