Liking cljdoc? Tell your friends :D

fractal.engine.cli

Agent-operable CLI/control plane over fractal.engine.api.

This namespace is intentionally a thin executable seam. It does not introduce product nouns or alternate runtime semantics: commands open a durable SDK session, perform one usage/inspection action, emit JSON/EDN, and close.

Agent-operable CLI/control plane over fractal.engine.api.

This namespace is intentionally a thin executable seam. It does not introduce
product nouns or alternate runtime semantics: commands open a durable SDK
session, perform one usage/inspection action, emit JSON/EDN, and close.
raw docstring

-mainclj

(-main & argv)
source

command-fnsclj

source

commandsclj

source

default-sessionclj

source

emit!clj

(emit! opts value)
source

engine-configclj

(engine-config opts)
source

flag-specclj

source

format-ednclj

(format-edn value)

Pretty-print a complete EDN value for CLI output or generated config files.

Pretty-print a complete EDN value for CLI output or generated config files.
sourceraw docstring

help-textclj

source

int-optionsclj

source

keyword-optionsclj

source

messageclj

(message opts args)
source

option-specclj

source

parse-argsclj

(parse-args argv)
source

run-commandclj

(run-command argv)

Run argv, emit to out/err, and return a process-style exit code.

Run argv, emit to *out*/*err*, and return a process-style exit code.
sourceraw docstring

session-idclj

(session-id opts)
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