diff options
Diffstat (limited to 'json.read-api.html')
-rw-r--r-- | json.read-api.html | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/json.read-api.html b/json.read-api.html index 683e31ea..db77644e 100644 --- a/json.read-api.html +++ b/json.read-api.html @@ -91,7 +91,8 @@ clojure.contrib.walk/keywordize-keys</pre> <pre id="var-docstr">If true, JSON object keys will be converted to keywords instead of strings. Defaults to false. There are no checks that the strings form valid keywords.</pre> - <a href="http://github.com/richhickey/clojure-contrib/blob/4f2c7bb5cf6828eb710fd18b603828ab295d0fa5/src/clojure/contrib/json/read.clj#L55" id="var-source">Source</a> + <a href="http://github.com/richhickey/clojure-contrib/blob/fatal: ambiguous argument 'src/clojure/contrib/json/read.clj': unknown revision or path not in the working tree. +Use '--' to separate paths from revisions/src/src/clojure/contrib/json/read.clj#L55" id="var-source">Source</a> </div><div id="var-entry"> <br /> <hr /> @@ -103,7 +104,8 @@ the strings form valid keywords.</pre> </pre> <pre id="var-docstr">Read one JSON record from s, which may be a String or a java.io.PushbackReader.</pre> - <a href="http://github.com/richhickey/clojure-contrib/blob/4f2c7bb5cf6828eb710fd18b603828ab295d0fa5/src/clojure/contrib/json/read.clj#L143" id="var-source">Source</a> + <a href="http://github.com/richhickey/clojure-contrib/blob/fatal: ambiguous argument 'src/clojure/contrib/json/read.clj': unknown revision or path not in the working tree. +Use '--' to separate paths from revisions/src/src/clojure/contrib/json/read.clj#L143" id="var-source">Source</a> </div> |