MCPcopy
hub / github.com/holaboss-ai/holaOS / replace

Method replace

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

Source from the content-addressed store, hash-verified

1567 before(content: string | ReadableStream | Response, options?: ContentOptions): Text;
1568 after(content: string | ReadableStream | Response, options?: ContentOptions): Text;
1569 replace(content: string | ReadableStream | Response, options?: ContentOptions): Text;
1570 remove(): Text;
1571}
1572interface DocumentEnd {

Callers 15

normalizeBaseUrlFunction · 0.65
connectFunction · 0.65
readSseStreamFunction · 0.65
quoteSqlIdentifierFunction · 0.65
main.tsFile · 0.65
normalizeBaseUrlFunction · 0.65
redactDesktopSentryTextFunction · 0.65
trimTrailingSlashFunction · 0.65
runtimeApiRequestFunction · 0.65

Calls

no outgoing calls

Tested by 7

extractNamedStepFunction · 0.52
rewriteImportsFunction · 0.52
writeMemoryFileFunction · 0.52
makeCandidateFunction · 0.52
writeMemoryFileFunction · 0.52
createPdfBufferFunction · 0.52
createPdfBufferFunction · 0.52