(-main & args)
(get-errors {:keys [errors options] :as parse-result})
Returns the collection of invocation option errors from the parsed options map.
Returns the collection of invocation option errors from the parsed options map.
(parse-source source-str)
Converts a string into a tabular or metadata source. If the string is a valid absolute URI, a URI is returned otherwise it is assumed to reference a file on disk.
Converts a string into a tabular or metadata source. If the string is a valid absolute URI, a URI is returned otherwise it is assumed to reference a file on disk.
(usage-error errors summary)
Displays the given invocation errors followed by the usage summary before exiting.
Displays the given invocation errors followed by the usage summary before exiting.
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |