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`.
(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*.
Dispatches to subcommands. See babashka.cli/dispatch.
Dispatches to subcommands. See babashka.cli/dispatch.
Formats spec as help text string. See babashka.cli/format-opts.
Formats spec as help text string. See babashka.cli/format-opts.
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |