Displays an exception in the UI
Displays an exception in the UI
(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.
(inner-main args)
(main-with-exit! args)
(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.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close