EditInput

Parsed Edit tool input with old/new content for replacements.

Usage

Source

EditInput()

Parameter Attributes

raw: RawDict = (lambda: {})()
file_path: str
old: str
new: str
replace_all: bool = False