Liking cljdoc? Tell your friends :D

hive-help.core

Pure helpers for actionable Hive error/help messages.

Pure helpers for actionable Hive error/help messages.
raw docstring

backtickclj

(backtick x)
source

bullet-listclj

(bullet-list items)
source

command-messageclj

(command-message {:keys [tool command valid-commands examples hint]})

Message for invalid command/tool dispatch.

Message for invalid command/tool dispatch.
sourceraw docstring

expected-messageclj

(expected-message {:keys [param expected actual actual-type hint example wrong
                          right]})

Build an Elm-style expectation message.

Build an Elm-style expectation message.
sourceraw docstring

format-exampleclj

(format-example example)
source

join-linesclj

(join-lines & lines)
source

levenshtein-distanceclj

(levenshtein-distance a b)

Dependency-free edit distance for command suggestions.

Dependency-free edit distance for command suggestions.
sourceraw docstring

suggestclj

(suggest input choices)
(suggest input choices limit)
source

type-nameclj

(type-name value)
source

unknown-commandclj

(unknown-command {:keys [tool command valid-commands examples]})
source

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