Skip to main content

Type Alias: FileWithReplacedOpts

FileWithReplacedOpts = object

Properties​

all?​

optional all?: boolean

Replace all occurrences of the pattern.


firstFrom?​

optional firstFrom?: number

Replace the first match starting from the specified line.