MCPcopy Create free account
hub / github.com/OpenKeyring/oak-keyring / CommandExecutor

Class CommandExecutor

src/executor/mod.rs:143–190  ·  view source on GitHub ↗

Command executor that bridges the UI layer to service layer. Holds references to all services and dispatches incoming commands to the appropriate handler. The run loop receives commands via an mpsc channel and sends results back through a separate channel.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected