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

Method execute

src/executor/execute.rs:13–38  ·  view source on GitHub ↗

Execute a single command. Performs pre-check validation, dispatches to the appropriate handler, runs post-hook logging, and sends the result back to the UI layer.

(&mut self, command: Command)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

insert_full_recordFunction · 0.45
tag_row_from_dbFunction · 0.45
audit_log_row_from_dbFunction · 0.45
sync_state_row_from_dbFunction · 0.45
insert_tagFunction · 0.45
attach_tagFunction · 0.45
detach_tagFunction · 0.45

Calls 4

pre_checkMethod · 0.80
sendMethod · 0.80
dispatchMethod · 0.80
post_hookMethod · 0.80