ICiderPort reification over the addon's verb handlers.
The port is the hive-spi contract face of hive-emacs.tools.cider: same
params maps in, same MCP response maps out. Registered as the :default
cider port when the addon contributes its code subtree; consumers
resolve it through hive-spi.cider.registry, never through this ns.
ICiderPort reification over the addon's verb handlers. The port is the hive-spi contract face of hive-emacs.tools.cider: same params maps in, same MCP response maps out. Registered as the :default cider port when the addon contributes its `code` subtree; consumers resolve it through hive-spi.cider.registry, never through this ns.
(->port)An uninitialized EmacsCiderPort. No Emacs or host mutation occurs.
An uninitialized EmacsCiderPort. No Emacs or host mutation occurs.
(register!)Install the EmacsCiderPort as the :default cider port. Idempotent.
Install the EmacsCiderPort as the :default cider port. Idempotent.
(unregister!)Drop the :default cider port. No-op when absent.
Drop the :default cider port. No-op when absent.
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |