Liking cljdoc? Tell your friends :D

rebel-readline.tools


-promptcljmultimethod

returns a read-line prompt string

returns a read-line prompt string
raw docstring

absolutize-fileclj

(absolutize-file path-string)

Replaces a leading '~' in the path-string with the user's home directory, converts the string to a java.io.File, and normalizes it (collapsing any '/./' or '/../' references).

Replaces a leading '~' in the path-string with the user's home directory,
converts the string to a java.io.File, and normalizes it (collapsing any '/./'
or '/../' references).
raw docstring

colorclj

(color sk)

color-themesclj


dark-screen-themeclj


explain-configclj

(explain-config spec config)

explain-config-headerclj

(explain-config-header config)

fg-colorclj

(fg-color color)

file-exists?clj

(file-exists? file-path)

highlight-strclj

(highlight-str color-fn tokenizer-fn syntax-str)

highlight-tokensclj

(highlight-tokens color-fn tokens syntax-str)

light-screen-themeclj


neutral-screen-themeclj


not-implemented!clj

(not-implemented! service fn-name)

promptclj

(prompt)

register-color-theme!clj

(register-color-theme! ky color-map)

resolve-fn?clj

(resolve-fn? f)

service-dispatchclj

(service-dispatch a & args)

translate-serialized-key-bindingsclj

(translate-serialized-key-bindings key-binding-map)

user-configclj

(user-config spec overrides)

user-config-fileclj

(user-config-file)

valid-config?clj

(valid-config? spec options)

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close