MCPcopy Create free account
hub / github.com/UsefulSoftwareCo/executor / remove

Method remove

apps/cloud/worker-configuration.d.ts:1734–1734  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1732 after(content: string | ReadableStream | Response, options?: ContentOptions): Text;
1733 replace(content: string | ReadableStream | Response, options?: ContentOptions): Text;
1734 remove(): Text;
1735}
1736interface DocumentEnd {
1737 append(content: string, options?: ContentOptions): DocumentEnd;

Callers 15

withWriteLockFunction · 0.65
core-tools.tsFile · 0.65
policies.test.tsFile · 0.65
connections.tsFile · 0.65
policies.tsFile · 0.65
integrations.tsFile · 0.65
wrapPromiseExecutorFunction · 0.65
removePolicyFunction · 0.65
removeConnectionFunction · 0.65
server.tsFile · 0.65
makeAppsStoreFunction · 0.65

Calls

no outgoing calls

Tested by 2

cleanupFunction · 0.52