Skip to main content

Module file_edit

Module file_edit 

Source
Expand description

FileEdit tool: targeted search-and-replace editing.

Performs exact string replacement within a file. The old_string must match uniquely (unless replace_all is set) to prevent ambiguous edits.

Structsยง

FileEditTool