Liking cljdoc? Tell your friends :D
All platforms.

hive-addon.cli.response

The tool-result shape a CLI handler returns.

A host may enrich these — attaching recovery hints or pending agent instructions — by passing its own builders to hive-addon.cli/make-handler.

The tool-result shape a CLI handler returns.

A host may enrich these — attaching recovery hints or pending agent
instructions — by passing its own builders to `hive-addon.cli/make-handler`.
raw docstring

errorclj/s

(error message)

A failed result carrying MESSAGE.

A failed result carrying MESSAGE.
sourceraw docstring

error?clj/s

(error? response)

True iff RESPONSE is an error result.

True iff RESPONSE is an error result.
sourceraw docstring

textclj/s

(text text)

A successful result carrying TEXT.

A successful result carrying TEXT.
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