MCPcopy Index your code
hub / github.com/ChrisFeldmeier/OpenCodeRust / replacers.rs

File replacers.rs

crates/opencode-tool/src/edit/replacers.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1//! Advanced string matching and replacement strategies for the edit tool.
2//!
3//! Sources:
4//! - https://github.com/cline/cline/blob/main/evals/diff-edits/diff-apply/diff-06-23-25.ts

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected