MCPcopy
hub / github.com/ComposioHQ/composio / replace

Method replace

ts/examples/cloudflare-wrangler/worker-configuration.d.ts:1205–1205  ·  view source on GitHub ↗
(content: string | ReadableStream | Response, options?: ContentOptions)

Source from the content-addressed store, hash-verified

1203 before(content: string | ReadableStream | Response, options?: ContentOptions): Text;
1204 after(content: string | ReadableStream | Response, options?: ContentOptions): Text;
1205 replace(content: string | ReadableStream | Response, options?: ContentOptions): Text;
1206 remove(): Text;
1207}
1208interface DocumentEnd {

Callers 15

get_toolkit_versionsFunction · 0.65
_decode_pointer_segmentFunction · 0.65
generate_short_idFunction · 0.65
_bump_setup_pyFunction · 0.65
_bump_pyproject_tomlFunction · 0.65
format_typeFunction · 0.65
generate_class_mdxFunction · 0.65
sanitizeKeyFunction · 0.65
escapeStringContentFunction · 0.65

Calls

no outgoing calls

Tested by 2

stripAnsiFunction · 0.52