Options
All
  • Public
  • Public/Protected
  • All
Menu

Class WebDiffManager

Imperative Web Differences Manager handles the opening of diffs and constructs the dirs and files if necessary

export

Hierarchy

  • WebDiffManager

Implements

Index

Properties

Accessors

Methods

Properties

Static Private mInstance

mInstance: WebDiffManager = null

Singleton instance of this class

static
memberof

WebDiffManager

Accessors

Private webDiffDir

  • get webDiffDir(): string

Static instance

Methods

Private genHtmlForDiffs

  • genHtmlForDiffs(htmlDiff: string, unifiedStringDiff: string): string

openDiffs

  • openDiffs(patchDiff: string): Promise<void>

Generated using TypeDoc