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

Method execute_internal

src/executor/mod.rs:440–453  ·  view source on GitHub ↗

Execute an internal command from a background task. All internal commands bypass `pre_check` (no vault-lock gate). `HealthCheckCompleted` handles cache updates internally. `ScheduleHealthCheck` delegates to `post_hook` for error logging and cache refresh.

(&mut self, cmd: InternalCommand)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 4

handle_run_health_checkFunction · 0.85
sendMethod · 0.80
post_hookMethod · 0.80

Tested by

no test coverage detected