MCPcopy Create free account
hub / github.com/apache/maka / execute

Function execute

scripts/verify-windows-sandbox-e2e.mjs:91–91  ·  view source on GitHub ↗
(operation)

Source from the content-addressed store, hash-verified

89 getLaunchSpec,
90 });
91 const execute = (operation) => client.execute({ operation, cwd: workspace, mode: 'ask' });
92
93 // Exact writes stay exact in the preview: the target is pre-seeded so the
94 // grant covers only this file object, never its parent directory.

Callers 1

Calls 1

executeMethod · 0.65

Tested by

no test coverage detected