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.html42
1 files changed, 21 insertions, 21 deletions
diff --git a/duck-streams-api.html b/duck-streams-api.html
index 37ce6c0e..03345275 100644
--- a/duck-streams-api.html
+++ b/duck-streams-api.html
@@ -136,7 +136,7 @@ or "just-give-me-a-stream", but ducks are funnier.</pre>
Defaults to false. Use append-writer or append-spit.</pre>
- <a href="http://github.com/richhickey/clojure-contrib/blob/aa3f018f65006c78b08703e7adef04b7f39e1542/src/main/clojure/clojure/contrib/duck_streams.clj#L146" id="var-source">Source</a>
+ <a href="http://github.com/clojure/clojure-contrib/blob/aa3f018f65006c78b08703e7adef04b7f39e1542/src/main/clojure/clojure/contrib/duck_streams.clj#L146" id="var-source">Source</a>
</div><div id="var-entry">
<br />
<hr />
@@ -147,7 +147,7 @@ Defaults to false. Use append-writer or append-spit.</pre>
copying streams.</pre>
- <a href="http://github.com/richhickey/clojure-contrib/blob/aa3f018f65006c78b08703e7adef04b7f39e1542/src/main/clojure/clojure/contrib/duck_streams.clj#L78" id="var-source">Source</a>
+ <a href="http://github.com/clojure/clojure-contrib/blob/aa3f018f65006c78b08703e7adef04b7f39e1542/src/main/clojure/clojure/contrib/duck_streams.clj#L78" id="var-source">Source</a>
</div><div id="var-entry">
<br />
<hr />
@@ -157,7 +157,7 @@ copying streams.</pre>
<pre id="var-docstr">Type object for a Java primitive byte array.</pre>
- <a href="http://github.com/richhickey/clojure-contrib/blob/aa3f018f65006c78b08703e7adef04b7f39e1542/src/main/clojure/clojure/contrib/duck_streams.clj#L83" id="var-source">Source</a>
+ <a href="http://github.com/clojure/clojure-contrib/blob/aa3f018f65006c78b08703e7adef04b7f39e1542/src/main/clojure/clojure/contrib/duck_streams.clj#L83" id="var-source">Source</a>
</div><div id="var-entry">
<br />
<hr />
@@ -168,7 +168,7 @@ copying streams.</pre>
Default is UTF-8.</pre>
- <a href="http://github.com/richhickey/clojure-contrib/blob/aa3f018f65006c78b08703e7adef04b7f39e1542/src/main/clojure/clojure/contrib/duck_streams.clj#L72" id="var-source">Source</a>
+ <a href="http://github.com/clojure/clojure-contrib/blob/aa3f018f65006c78b08703e7adef04b7f39e1542/src/main/clojure/clojure/contrib/duck_streams.clj#L72" id="var-source">Source</a>
</div><div id="var-entry">
<br />
<hr />
@@ -179,7 +179,7 @@ Default is UTF-8.</pre>
<pre id="var-docstr">Like spit but appends to file.</pre>
- <a href="http://github.com/richhickey/clojure-contrib/blob/aa3f018f65006c78b08703e7adef04b7f39e1542/src/main/clojure/clojure/contrib/duck_streams.clj#L265" id="var-source">Source</a>
+ <a href="http://github.com/clojure/clojure-contrib/blob/aa3f018f65006c78b08703e7adef04b7f39e1542/src/main/clojure/clojure/contrib/duck_streams.clj#L265" id="var-source">Source</a>
</div><div id="var-entry">
<br />
<hr />
@@ -191,7 +191,7 @@ Default is UTF-8.</pre>
that are already open.</pre>
- <a href="http://github.com/richhickey/clojure-contrib/blob/aa3f018f65006c78b08703e7adef04b7f39e1542/src/main/clojure/clojure/contrib/duck_streams.clj#L217" id="var-source">Source</a>
+ <a href="http://github.com/clojure/clojure-contrib/blob/aa3f018f65006c78b08703e7adef04b7f39e1542/src/main/clojure/clojure/contrib/duck_streams.clj#L217" id="var-source">Source</a>
</div><div id="var-entry">
<br />
<hr />
@@ -209,7 +209,7 @@ Does not close any streams except those it opens itself
Writing a File fails if the parent directory does not exist.</pre>
- <a href="http://github.com/richhickey/clojure-contrib/blob/aa3f018f65006c78b08703e7adef04b7f39e1542/src/main/clojure/clojure/contrib/duck_streams.clj#L301" id="var-source">Source</a>
+ <a href="http://github.com/clojure/clojure-contrib/blob/aa3f018f65006c78b08703e7adef04b7f39e1542/src/main/clojure/clojure/contrib/duck_streams.clj#L301" id="var-source">Source</a>
</div><div id="var-entry">
<br />
<hr />
@@ -222,7 +222,7 @@ 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/aa3f018f65006c78b08703e7adef04b7f39e1542/src/main/clojure/clojure/contrib/duck_streams.clj#L88" id="var-source">Source</a>
+ <a href="http://github.com/clojure/clojure-contrib/blob/aa3f018f65006c78b08703e7adef04b7f39e1542/src/main/clojure/clojure/contrib/duck_streams.clj#L88" id="var-source">Source</a>
</div><div id="var-entry">
<br />
<hr />
@@ -233,7 +233,7 @@ the path with the user.home system property.</pre>
<pre id="var-docstr">Creates all parent directories of file.</pre>
- <a href="http://github.com/richhickey/clojure-contrib/blob/aa3f018f65006c78b08703e7adef04b7f39e1542/src/main/clojure/clojure/contrib/duck_streams.clj#L388" id="var-source">Source</a>
+ <a href="http://github.com/clojure/clojure-contrib/blob/aa3f018f65006c78b08703e7adef04b7f39e1542/src/main/clojure/clojure/contrib/duck_streams.clj#L388" id="var-source">Source</a>
</div><div id="var-entry">
<br />
<hr />
@@ -245,7 +245,7 @@ the path with the user.home system property.</pre>
Note: In Java, you cannot change the current working directory.</pre>
- <a href="http://github.com/richhickey/clojure-contrib/blob/aa3f018f65006c78b08703e7adef04b7f39e1542/src/main/clojure/clojure/contrib/duck_streams.clj#L271" id="var-source">Source</a>
+ <a href="http://github.com/clojure/clojure-contrib/blob/aa3f018f65006c78b08703e7adef04b7f39e1542/src/main/clojure/clojure/contrib/duck_streams.clj#L271" id="var-source">Source</a>
</div><div id="var-entry">
<br />
<hr />
@@ -257,7 +257,7 @@ Note: In Java, you cannot change the current working directory.</pre>
closes the reader AFTER YOU CONSUME THE ENTIRE SEQUENCE.</pre>
- <a href="http://github.com/richhickey/clojure-contrib/blob/aa3f018f65006c78b08703e7adef04b7f39e1542/src/main/clojure/clojure/contrib/duck_streams.clj#L236" id="var-source">Source</a>
+ <a href="http://github.com/clojure/clojure-contrib/blob/aa3f018f65006c78b08703e7adef04b7f39e1542/src/main/clojure/clojure/contrib/duck_streams.clj#L236" id="var-source">Source</a>
</div><div id="var-entry">
<br />
<hr />
@@ -277,7 +277,7 @@ Should be used inside with-open to ensure the Reader is properly
closed.</pre>
- <a href="http://github.com/richhickey/clojure-contrib/blob/aa3f018f65006c78b08703e7adef04b7f39e1542/src/main/clojure/clojure/contrib/duck_streams.clj#L102" id="var-source">Source</a>
+ <a href="http://github.com/clojure/clojure-contrib/blob/aa3f018f65006c78b08703e7adef04b7f39e1542/src/main/clojure/clojure/contrib/duck_streams.clj#L102" id="var-source">Source</a>
</div><div id="var-entry">
<br />
<hr />
@@ -288,7 +288,7 @@ closed.</pre>
<pre id="var-docstr">Like clojure.core/slurp but opens f with reader.</pre>
- <a href="http://github.com/richhickey/clojure-contrib/blob/aa3f018f65006c78b08703e7adef04b7f39e1542/src/main/clojure/clojure/contrib/duck_streams.clj#L247" id="var-source">Source</a>
+ <a href="http://github.com/clojure/clojure-contrib/blob/aa3f018f65006c78b08703e7adef04b7f39e1542/src/main/clojure/clojure/contrib/duck_streams.clj#L247" id="var-source">Source</a>
</div><div id="var-entry">
<br />
<hr />
@@ -300,7 +300,7 @@ closed.</pre>
closes f.</pre>
- <a href="http://github.com/richhickey/clojure-contrib/blob/aa3f018f65006c78b08703e7adef04b7f39e1542/src/main/clojure/clojure/contrib/duck_streams.clj#L258" id="var-source">Source</a>
+ <a href="http://github.com/clojure/clojure-contrib/blob/aa3f018f65006c78b08703e7adef04b7f39e1542/src/main/clojure/clojure/contrib/duck_streams.clj#L258" id="var-source">Source</a>
</div><div id="var-entry">
<br />
<hr />
@@ -313,7 +313,7 @@ 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/aa3f018f65006c78b08703e7adef04b7f39e1542/src/main/clojure/clojure/contrib/duck_streams.clj#L393" id="var-source">Source</a>
+ <a href="http://github.com/clojure/clojure-contrib/blob/aa3f018f65006c78b08703e7adef04b7f39e1542/src/main/clojure/clojure/contrib/duck_streams.clj#L393" id="var-source">Source</a>
</div><div id="var-entry">
<br />
<hr />
@@ -324,7 +324,7 @@ a byte array, returns it.</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/aa3f018f65006c78b08703e7adef04b7f39e1542/src/main/clojure/clojure/contrib/duck_streams.clj#L294" id="var-source">Source</a>
+ <a href="http://github.com/clojure/clojure-contrib/blob/aa3f018f65006c78b08703e7adef04b7f39e1542/src/main/clojure/clojure/contrib/duck_streams.clj#L294" id="var-source">Source</a>
</div><div id="var-entry">
<br />
<hr />
@@ -335,7 +335,7 @@ a byte array, returns it.</pre>
<pre id="var-docstr">Like with-out-writer but appends to file.</pre>
- <a href="http://github.com/richhickey/clojure-contrib/blob/aa3f018f65006c78b08703e7adef04b7f39e1542/src/main/clojure/clojure/contrib/duck_streams.clj#L287" id="var-source">Source</a>
+ <a href="http://github.com/clojure/clojure-contrib/blob/aa3f018f65006c78b08703e7adef04b7f39e1542/src/main/clojure/clojure/contrib/duck_streams.clj#L287" id="var-source">Source</a>
</div><div id="var-entry">
<br />
<hr />
@@ -347,7 +347,7 @@ a byte array, returns it.</pre>
Anything printed within body will be written to f.</pre>
- <a href="http://github.com/richhickey/clojure-contrib/blob/aa3f018f65006c78b08703e7adef04b7f39e1542/src/main/clojure/clojure/contrib/duck_streams.clj#L279" id="var-source">Source</a>
+ <a href="http://github.com/clojure/clojure-contrib/blob/aa3f018f65006c78b08703e7adef04b7f39e1542/src/main/clojure/clojure/contrib/duck_streams.clj#L279" id="var-source">Source</a>
</div><div id="var-entry">
<br />
<hr />
@@ -359,7 +359,7 @@ Anything printed within body will be written to f.</pre>
writer, and automatically closed at the end of the sequence.</pre>
- <a href="http://github.com/richhickey/clojure-contrib/blob/aa3f018f65006c78b08703e7adef04b7f39e1542/src/main/clojure/clojure/contrib/duck_streams.clj#L225" id="var-source">Source</a>
+ <a href="http://github.com/clojure/clojure-contrib/blob/aa3f018f65006c78b08703e7adef04b7f39e1542/src/main/clojure/clojure/contrib/duck_streams.clj#L225" id="var-source">Source</a>
</div><div id="var-entry">
<br />
<hr />
@@ -380,7 +380,7 @@ Should be used inside with-open to ensure the Writer is properly
closed.</pre>
- <a href="http://github.com/richhickey/clojure-contrib/blob/aa3f018f65006c78b08703e7adef04b7f39e1542/src/main/clojure/clojure/contrib/duck_streams.clj#L153" id="var-source">Source</a>
+ <a href="http://github.com/clojure/clojure-contrib/blob/aa3f018f65006c78b08703e7adef04b7f39e1542/src/main/clojure/clojure/contrib/duck_streams.clj#L153" id="var-source">Source</a>
</div>
@@ -390,7 +390,7 @@ closed.</pre>
</div>
</div>
<div id="foot">
- <div style="text-align: center;" id="copyright">Copyright 2007-2009 by Rich Hickey and the various contributors</div>
+ <div style="text-align: center;" id="copyright">Copyright 2007-2010 by Rich Hickey and the various contributors</div>
</div>
</div>
<div id="DesignedBy">Logo &amp; site design by <a title="Visit Tom Hickey's website." href="http://www.tomhickey.com">Tom Hickey</a>.<br />