Liking cljdoc? Tell your friends :D

ajent.cli

Command-line entrance: argument parsing, banner, usage, startup summary.

Command-line entrance: argument parsing, banner, usage, startup summary.
raw docstring

help-requested?clj

(help-requested? args)
source

parse-argsclj

(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.
sourceraw docstring

(print-banner)
source

(print-startup-summary config)

Prints the resolved runtime configuration.

Prints the resolved runtime configuration.
sourceraw docstring

(print-usage)
source

versionclj

source

version-requested?clj

(version-requested? args)
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