Parameters
string
required
The absolute path to the file to edit.
object[]
required
A list of operations to apply to the file: replace_block, insert_after, insert_before, delete_block, append_line.
Edit a text file using a sequence of precise edit operations.