Liking cljdoc? Tell your friends :D

bushka.cli

Command-line argument parsing and subcommand dispatch — a JVM mirror of bun.cli. A thin pass-through to babashka.cli, plus args reading from *command-line-args*. See docs/MIRROR.md.

Command-line argument parsing and subcommand dispatch — a JVM mirror of
`bun.cli`. A thin pass-through to `babashka.cli`, plus `args` reading from
`*command-line-args*`. See `docs/MIRROR.md`.
raw docstring

argsclj

(args)

Returns command-line args as a vector of strings. On JVM, reads from command-line-args.

Returns command-line args as a vector of strings.
On JVM, reads from *command-line-args*.
raw docstring

dispatchclj

Dispatches to subcommands. See babashka.cli/dispatch.

Dispatches to subcommands. See babashka.cli/dispatch.
raw docstring

format-optsclj

Formats spec as help text string. See babashka.cli/format-opts.

Formats spec as help text string. See babashka.cli/format-opts.
raw docstring

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