Liking cljdoc? Tell your friends :D

hive-emacs.bridge-loader

Dependency-free loader for the Emacs-side hive-mcp bridge.

Dependency-free loader for the Emacs-side hive-mcp bridge.
raw docstring

bridge-ready-elispclj

(bridge-ready-elisp)

Build Elisp that fails unless the loaded bridge exposes its required API.

Build Elisp that fails unless the loaded bridge exposes its required API.
sourceraw docstring

ensure-loaded!clj

(ensure-loaded! eval-fn)

Ensure required bridge entrypoints are ready in Emacs.

EVAL-FN accepts Elisp plus timeout milliseconds and returns a map with :success.

Ensure required bridge entrypoints are ready in Emacs.

EVAL-FN accepts Elisp plus timeout milliseconds and returns a map with
:success.
sourceraw docstring

eval-with-bridgeclj

(eval-with-bridge eval-fn code timeout-ms)

Ensure bridge entrypoints are loaded, then evaluate CODE with TIMEOUT-MS. Returns the evaluator result map.

Ensure bridge entrypoints are loaded, then evaluate CODE with TIMEOUT-MS.
Returns the evaluator result map.
sourceraw docstring

load-entrypoints-elispclj

(load-entrypoints-elisp)

Build Elisp that requires and validates the bridge entrypoints.

Build Elisp that requires and validates the bridge entrypoints.
sourceraw docstring

load-path-elispclj

(load-path-elisp dirs)

Build Elisp that adds directories to load-path.

Build Elisp that adds directories to load-path.
sourceraw docstring

resolve-elisp-dirsclj

(resolve-elisp-dirs)

Return compiled bridge and runtime directories found on the classpath.

Return compiled bridge and runtime directories found on the classpath.
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