MCPcopy Create free account
hub / github.com/cloudflare/mcp / exec

Method exec

worker-configuration.d.ts:3143–3143  ·  view source on GitHub ↗
(query: string, ...bindings: any[])

Source from the content-addressed store, hash-verified

3141 * The **`wasClean`** read-only property of the CloseEvent interface returns `true` if the connection closed cleanly.
3142 *
3143 * [MDN Reference](https://developer.mozilla.org/docs/Web/API/CloseEvent/wasClean)
3144 */
3145 readonly wasClean: boolean;
3146}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected