diff options
Diffstat (limited to 'mmap-api.html')
-rw-r--r-- | mmap-api.html | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/mmap-api.html b/mmap-api.html index 16d0d02e..2329a4a1 100644 --- a/mmap-api.html +++ b/mmap-api.html @@ -78,7 +78,8 @@ mmaped file for "normal" activies -- slurp, load-file, etc.</pre> <pre id="var-usage">Usage: (buffer-stream buf) </pre> <pre id="var-docstr">Returns an InputStream for a ByteBuffer, such as returned by mmap.</pre> - <a href="http://github.com/richhickey/clojure-contrib/blob/86e90011e274910c618a5592d21ba3ce290a6855/src/clojure/contrib/mmap.clj#L39" id="var-source">Source</a> + <a href="http://github.com/richhickey/clojure-contrib/blob/fatal: ambiguous argument 'src/clojure/contrib/mmap.clj': unknown revision or path not in the working tree. +Use '--' to separate paths from revisions/src/src/clojure/contrib/mmap.clj#L39" id="var-source">Source</a> </div><div id="var-entry"> <br /> <hr /> @@ -87,7 +88,8 @@ mmaped file for "normal" activies -- slurp, load-file, etc.</pre> <pre id="var-usage">Usage: (mmap f) </pre> <pre id="var-docstr">Memory-map the file named f. Returns a ByteBuffer.</pre> - <a href="http://github.com/richhickey/clojure-contrib/blob/86e90011e274910c618a5592d21ba3ce290a6855/src/clojure/contrib/mmap.clj#L27" id="var-source">Source</a> + <a href="http://github.com/richhickey/clojure-contrib/blob/fatal: ambiguous argument 'src/clojure/contrib/mmap.clj': unknown revision or path not in the working tree. +Use '--' to separate paths from revisions/src/src/clojure/contrib/mmap.clj#L27" id="var-source">Source</a> </div><div id="var-entry"> <br /> <hr /> @@ -96,7 +98,8 @@ mmaped file for "normal" activies -- slurp, load-file, etc.</pre> <pre id="var-usage">Usage: (slurp f) </pre> <pre id="var-docstr">Reads the file named by f and returns it as a string.</pre> - <a href="http://github.com/richhickey/clojure-contrib/blob/86e90011e274910c618a5592d21ba3ce290a6855/src/clojure/contrib/mmap.clj#L33" id="var-source">Source</a> + <a href="http://github.com/richhickey/clojure-contrib/blob/fatal: ambiguous argument 'src/clojure/contrib/mmap.clj': unknown revision or path not in the working tree. +Use '--' to separate paths from revisions/src/src/clojure/contrib/mmap.clj#L33" id="var-source">Source</a> </div> |