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

Function apply_config_changes

src/executor/config.rs:80–132  ·  view source on GitHub ↗

Apply runtime config changes that take effect immediately.

(
    executor: &mut CommandExecutor,
    changed: &[&str],
    new_config: &AppConfig,
)