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

Method replace

apps/cloud/worker-configuration.d.ts:1733–1733  ·  view source on GitHub ↗
(content: string | ReadableStream | Response, options?: ContentOptions)

Source from the content-addressed store, hash-verified

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

Callers 15

collectPathsFunction · 0.65
PreBlockFunction · 0.65
shellQuoteWordFunction · 0.65
normalizeUrlFunction · 0.65
integrationInferredUrlFunction · 0.65
friendlyNameFunction · 0.65
breadcrumbPartsFunction · 0.65
ChartContainerFunction · 0.65
ToolsPageFunction · 0.65
detectGitRepositoryFunction · 0.65
normalizePathFunction · 0.65
slugifyVariableFunction · 0.65

Calls

no outgoing calls

Tested by 15

collectPathsFunction · 0.52
base64urlFunction · 0.52
dcrSlugForFunction · 0.52
makeFakeClientFunction · 0.52
readMcpJsonFunction · 0.52
servePagedMcpFixtureFunction · 0.52
stepFunction · 0.52
stepFunction · 0.52
stepFunction · 0.52
slugOfFunction · 0.52
installEndpointFromHtmlFunction · 0.52