Interface IReplaceOptions

Options adjusting replacement behavior.

Hierarchy

  • IReplaceOptions

Properties

preserveCase?: boolean

Should the letter case be preserved?

regularExpression?: boolean

Did user request regular expressions?

This has impact on how $ is interpreted in replacement text.

Generated using TypeDoc