MCPcopy Create free account
hub / github.com/fmhy/edit / replace

Method replace

api/worker-configuration.d.ts:1878–1878  ·  view source on GitHub ↗
(content: string, options?: ContentOptions)

Source from the content-addressed store, hash-verified

1876 before(content: string, options?: ContentOptions): Comment
1877 after(content: string, options?: ContentOptions): Comment
1878 replace(content: string, options?: ContentOptions): Comment
1879 remove(): Comment
1880}
1881interface Text {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected