Expand description
File write utilities for the edit_overwrite and edit_replace tools.
Enums§
Functions§
- edit_
overwrite_ content - edit_
replace_ block - edit_
replace_ block_ with_ options - Same as
edit_replace_blockbut with an explicitreplace_allflag. Whenreplace_allis true, all non-overlapping occurrences ofold_textare replaced in a single pass.