Liking cljdoc? Tell your friends :D
Clojure only.

boundary.mcp.shell.context

Reads the process environment and resolves the active MCP security context. The pure decision lives in boundary.mcp.core.security; this shell wrapper only supplies the environment (the I/O).

Reads the process environment and resolves the active MCP security context.
The pure decision lives in boundary.mcp.core.security; this shell wrapper
only supplies the environment (the I/O).
raw docstring

env-mapclj

(env-map)

The process environment as a Clojure map (String -> String).

The process environment as a Clojure map (String -> String).
sourceraw docstring

from-envclj

(from-env)
(from-env env-map)

Resolve the security context. With no args, reads the live process environment; the 1-arity takes an explicit env map (for tests).

Resolve the security context. With no args, reads the live process
environment; the 1-arity takes an explicit env map (for tests).
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