Command-line entrance: argument parsing, banner, usage, startup summary.
Command-line entrance: argument parsing, banner, usage, startup summary.
(parse-args args)Parses CLI args into the fully-resolved LLM config map. Throws IllegalArgumentException with a short, human-friendly message on bad input — the caller decides where to show usage.
Parses CLI args into the fully-resolved LLM config map. Throws IllegalArgumentException with a short, human-friendly message on bad input — the caller decides where to show usage.
(print-startup-summary config)Prints the resolved runtime configuration.
Prints the resolved runtime configuration.
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 |