Liking cljdoc? Tell your friends :D

csv2rdf.main


-mainclj

(-main & args)

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

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

usage-errorclj

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

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

× close