Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Patch

Index

Properties

Properties

anchor

anchor: RegExp

A regexp matching some text preceding the patch location. THE REGEXP MUST HAVE THE GLOBAL (g) FLAG SET!

name

name: string

A human-readable representation of the patch.

payload

payload: string

The payload to add to the file. It must be unique within the file.

target

target: string

The file to patch.

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Property
  • Method
  • Private property
  • Private method
  • Static property
  • Static method

Generated using TypeDoc