Liking cljdoc? Tell your friends :D

fractal-engine.cli


-mainclj

(-main & args)
source

arg-mapclj

(arg-map args)
source

cfg-from-optsclj

(cfg-from-opts opts)
source

chat-commandclj

(chat-command opts)
source

chat-sessionclj

(chat-session opts)
source

default-runs-dirclj

(default-runs-dir)

Where runs live when neither --runs-dir nor an explicit dir is given. Mirrors how git and bd find their data dir: if a .fractal/ already exists in the current directory or any ancestor, reuse it; otherwise default to .fractal in the current directory (created on first write). So fractal works wherever you invoke it, and from a subdirectory it still finds the project's runs. Override the location per-invocation with --runs-dir DIR.

Where runs live when neither `--runs-dir` nor an explicit dir is given. Mirrors
how git and `bd` find their data dir: if a `.fractal/` already exists in the
current directory or any ancestor, reuse it; otherwise default to `.fractal` in
the current directory (created on first write). So `fractal` works wherever you
invoke it, and from a subdirectory it still finds the project's runs. Override the
location per-invocation with `--runs-dir DIR`.
sourceraw docstring

inspect-commandclj

(inspect-command opts)
source

parse-long-optclj

(parse-long-opt v)
source

(print-result result)
source

quit-commandsclj

source

read-chat-messageclj

(read-chat-message)
source

resume-commandclj

(resume-command opts)
source

run-commandclj

(run-command opts)
source

session-start-optsclj

(session-start-opts cfg opts)
source

usageclj

(usage)
source

usage-lineclj

(usage-line dir)

A compact, always-visible spend summary read from the materialized usage.edn — the answer to runaway worry is seeing the numbers, not capping them.

A compact, always-visible spend summary read from the materialized usage.edn —
the answer to runaway worry is seeing the numbers, not capping them.
sourceraw 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