Module ::patch
Utilities for patching file contents conveniently.
Structs
LineEditor‐A simple line editor, like sed
Enums
Action‐Action to perform on a line when matched by a Selector
Selector‐Selects if a line should be edited by LineEditor
or not