Skip to main content

Module edit

Module edit 

Source
Expand description

edit tool — exact string replacement in files.

Matches old_string exactly in the target file and replaces with new_string. Requires unique match; returns diagnostic info on zero or multiple matches.

Structs§

EditTool