(dir {:keys [ns] :as args})
Prints a sorted directory of public vars in a namespace. If a namespace is not specified :ns-default is used instead.
Prints a sorted directory of public vars in a namespace. If a namespace is not specified :ns-default is used instead.
(doc {:keys [ns fn] :as args})
Print doc for the specified namespace or function. If neither is specified, print docs for :ns-default.
Options: :ns Print docs for namespace :fn Print docs for function
Print doc for the specified namespace or function. If neither is specified, print docs for :ns-default. Options: :ns Print docs for namespace :fn Print docs for function
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close