Liking cljdoc? Tell your friends :D

bract.cli.keydef

Context and configuration keys used by the bract.cli module.

Context and configuration keys used by the bract.cli module.
raw docstring

ctx-app-commandsclj

(ctx-app-commands config-map)
(ctx-app-commands config-map not-found)

Commands (non-empty) to be handled by the app

Commands (non-empty) to be handled by the app
sourceraw docstring

ctx-cmd-argsclj

(ctx-cmd-args config-map)
(ctx-cmd-args config-map not-found)

Arguments for the CLI command

Arguments for the CLI command
sourceraw docstring

ctx-commandclj

(ctx-command config-map)
(ctx-command config-map not-found)

The CLI command to execute

The CLI command to execute
sourceraw docstring

ctx-config-required?clj

(ctx-config-required? config-map)
(ctx-config-required? config-map not-found)

Config file required?

Config file required?
sourceraw docstring

default-commandsclj

source

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

× close