Liking cljdoc? Tell your friends :D

cider.inlined-deps.orchard.v0v3v3.orchard.info


file-infoclj

(file-info path)
source

file-pathclj

(file-path x)

For a file path, return a URL to the file if it exists and does not represent a form evaluated at the REPL.

For a file path, return a URL to the file if it exists and does not
represent a form evaluated at the REPL.
sourceraw docstring

infoclj

(info ns sym)
source

info-javaclj

(info-java class member)
source

javadoc-infoclj

(javadoc-info path)

Resolve a relative javadoc path to a URL and return as a map. Prefer javadoc resources on the classpath; then use online javadoc content for core API classes. If no source is available, return the relative path as is.

Resolve a relative javadoc path to a URL and return as a map. Prefer javadoc
resources on the classpath; then use online javadoc content for core API
classes. If no source is available, return the relative path as is.
sourceraw docstring

resource-pathclj

(resource-path x)

If it's a resource, return a tuple of the relative path and the full resource path.

If it's a resource, return a tuple of the relative path and the full resource path.
sourceraw docstring

see-alsoclj

(see-also ns sym)
source

see-also-dataclj

source

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

× close