diff options
Diffstat (limited to 'duck-streams-api.html')
-rw-r--r-- | duck-streams-api.html | 60 |
1 files changed, 20 insertions, 40 deletions
diff --git a/duck-streams-api.html b/duck-streams-api.html index ae1be655..516831d1 100644 --- a/duck-streams-api.html +++ b/duck-streams-api.html @@ -120,8 +120,7 @@ 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/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> + <a href="http://github.com/richhickey/clojure-contrib/blob/2ae8ff46d348522efe9f96cfd31f6e9b6018cfdc/src/clojure/contrib/duck_streams.clj#L144" id="var-source">Source</a> </div><div id="var-entry"> <br /> <hr /> @@ -130,8 +129,7 @@ Use '--' to separate paths from revisions/src/src/clojure/contrib/duck_streams.c <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/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> + <a href="http://github.com/richhickey/clojure-contrib/blob/2ae8ff46d348522efe9f96cfd31f6e9b6018cfdc/src/clojure/contrib/duck_streams.clj#L76" id="var-source">Source</a> </div><div id="var-entry"> <br /> <hr /> @@ -139,8 +137,7 @@ Use '--' to separate paths from revisions/src/src/clojure/contrib/duck_streams.c <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/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> + <a href="http://github.com/richhickey/clojure-contrib/blob/2ae8ff46d348522efe9f96cfd31f6e9b6018cfdc/src/clojure/contrib/duck_streams.clj#L81" id="var-source">Source</a> </div><div id="var-entry"> <br /> <hr /> @@ -149,8 +146,7 @@ Use '--' to separate paths from revisions/src/src/clojure/contrib/duck_streams.c <pre id="var-usage"></pre> <pre id="var-docstr">Name of the default encoding to use when reading & writing. Default is UTF-8.</pre> - <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> + <a href="http://github.com/richhickey/clojure-contrib/blob/2ae8ff46d348522efe9f96cfd31f6e9b6018cfdc/src/clojure/contrib/duck_streams.clj#L70" id="var-source">Source</a> </div><div id="var-entry"> <br /> <hr /> @@ -159,8 +155,7 @@ Use '--' to separate paths from revisions/src/src/clojure/contrib/duck_streams.c <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/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> + <a href="http://github.com/richhickey/clojure-contrib/blob/2ae8ff46d348522efe9f96cfd31f6e9b6018cfdc/src/clojure/contrib/duck_streams.clj#L263" id="var-source">Source</a> </div><div id="var-entry"> <br /> <hr /> @@ -170,8 +165,7 @@ Use '--' to separate paths from revisions/src/src/clojure/contrib/duck_streams.c </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/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> + <a href="http://github.com/richhickey/clojure-contrib/blob/2ae8ff46d348522efe9f96cfd31f6e9b6018cfdc/src/clojure/contrib/duck_streams.clj#L215" id="var-source">Source</a> </div><div id="var-entry"> <br /> <hr /> @@ -187,8 +181,7 @@ 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/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> + <a href="http://github.com/richhickey/clojure-contrib/blob/2ae8ff46d348522efe9f96cfd31f6e9b6018cfdc/src/clojure/contrib/duck_streams.clj#L299" id="var-source">Source</a> </div><div id="var-entry"> <br /> <hr /> @@ -199,8 +192,7 @@ Use '--' to separate paths from revisions/src/src/clojure/contrib/duck_streams.c <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/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> + <a href="http://github.com/richhickey/clojure-contrib/blob/2ae8ff46d348522efe9f96cfd31f6e9b6018cfdc/src/clojure/contrib/duck_streams.clj#L86" id="var-source">Source</a> </div><div id="var-entry"> <br /> <hr /> @@ -209,8 +201,7 @@ Use '--' to separate paths from revisions/src/src/clojure/contrib/duck_streams.c <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/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> + <a href="http://github.com/richhickey/clojure-contrib/blob/2ae8ff46d348522efe9f96cfd31f6e9b6018cfdc/src/clojure/contrib/duck_streams.clj#L386" id="var-source">Source</a> </div><div id="var-entry"> <br /> <hr /> @@ -220,8 +211,7 @@ Use '--' to separate paths from revisions/src/src/clojure/contrib/duck_streams.c </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/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> + <a href="http://github.com/richhickey/clojure-contrib/blob/2ae8ff46d348522efe9f96cfd31f6e9b6018cfdc/src/clojure/contrib/duck_streams.clj#L269" id="var-source">Source</a> </div><div id="var-entry"> <br /> <hr /> @@ -231,8 +221,7 @@ Use '--' to separate paths from revisions/src/src/clojure/contrib/duck_streams.c </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/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> + <a href="http://github.com/richhickey/clojure-contrib/blob/2ae8ff46d348522efe9f96cfd31f6e9b6018cfdc/src/clojure/contrib/duck_streams.clj#L234" id="var-source">Source</a> </div><div id="var-entry"> <br /> <hr /> @@ -250,8 +239,7 @@ 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/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> + <a href="http://github.com/richhickey/clojure-contrib/blob/2ae8ff46d348522efe9f96cfd31f6e9b6018cfdc/src/clojure/contrib/duck_streams.clj#L100" id="var-source">Source</a> </div><div id="var-entry"> <br /> <hr /> @@ -260,8 +248,7 @@ Use '--' to separate paths from revisions/src/src/clojure/contrib/duck_streams.c <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/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> + <a href="http://github.com/richhickey/clojure-contrib/blob/2ae8ff46d348522efe9f96cfd31f6e9b6018cfdc/src/clojure/contrib/duck_streams.clj#L245" id="var-source">Source</a> </div><div id="var-entry"> <br /> <hr /> @@ -271,8 +258,7 @@ Use '--' to separate paths from revisions/src/src/clojure/contrib/duck_streams.c </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/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> + <a href="http://github.com/richhickey/clojure-contrib/blob/2ae8ff46d348522efe9f96cfd31f6e9b6018cfdc/src/clojure/contrib/duck_streams.clj#L256" id="var-source">Source</a> </div><div id="var-entry"> <br /> <hr /> @@ -283,8 +269,7 @@ Use '--' to separate paths from revisions/src/src/clojure/contrib/duck_streams.c <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/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> + <a href="http://github.com/richhickey/clojure-contrib/blob/2ae8ff46d348522efe9f96cfd31f6e9b6018cfdc/src/clojure/contrib/duck_streams.clj#L391" id="var-source">Source</a> </div><div id="var-entry"> <br /> <hr /> @@ -293,8 +278,7 @@ Use '--' to separate paths from revisions/src/src/clojure/contrib/duck_streams.c <pre id="var-usage">Usage: (with-in-reader f & 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/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> + <a href="http://github.com/richhickey/clojure-contrib/blob/2ae8ff46d348522efe9f96cfd31f6e9b6018cfdc/src/clojure/contrib/duck_streams.clj#L292" id="var-source">Source</a> </div><div id="var-entry"> <br /> <hr /> @@ -303,8 +287,7 @@ Use '--' to separate paths from revisions/src/src/clojure/contrib/duck_streams.c <pre id="var-usage">Usage: (with-out-append-writer f & body) </pre> <pre id="var-docstr">Like with-out-writer but appends to file.</pre> - <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> + <a href="http://github.com/richhickey/clojure-contrib/blob/2ae8ff46d348522efe9f96cfd31f6e9b6018cfdc/src/clojure/contrib/duck_streams.clj#L285" id="var-source">Source</a> </div><div id="var-entry"> <br /> <hr /> @@ -314,8 +297,7 @@ Use '--' to separate paths from revisions/src/src/clojure/contrib/duck_streams.c </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/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> + <a href="http://github.com/richhickey/clojure-contrib/blob/2ae8ff46d348522efe9f96cfd31f6e9b6018cfdc/src/clojure/contrib/duck_streams.clj#L277" id="var-source">Source</a> </div><div id="var-entry"> <br /> <hr /> @@ -325,8 +307,7 @@ Use '--' to separate paths from revisions/src/src/clojure/contrib/duck_streams.c </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/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> + <a href="http://github.com/richhickey/clojure-contrib/blob/2ae8ff46d348522efe9f96cfd31f6e9b6018cfdc/src/clojure/contrib/duck_streams.clj#L223" id="var-source">Source</a> </div><div id="var-entry"> <br /> <hr /> @@ -345,8 +326,7 @@ 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/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> + <a href="http://github.com/richhickey/clojure-contrib/blob/2ae8ff46d348522efe9f96cfd31f6e9b6018cfdc/src/clojure/contrib/duck_streams.clj#L151" id="var-source">Source</a> </div> |