Liking cljdoc? Tell your friends :D

csv2rdf.main


display-errorcljmultimethod

Displays an exception in the UI

Displays an exception in the UI
raw docstring

get-errorsclj

(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.
raw docstring

inner-mainclj

(inner-main args)

main-with-exit!clj

(main-with-exit! args)

options-specclj


parse-sourceclj

(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.
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close