Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IDiffOptions

interface for diff options

Hierarchy

Index

Properties

Optional contextLinesArg

contextLinesArg: number

Number of context line arguments

memberof

IDiffOptions

Optional name1

name1: string

Optional name for string1

memberof

IDiffOptions

Optional name2

name2: string

Optional name for string2

memberof

IDiffOptions

outputFormat

outputFormat: outputFormat

Output format of differences between two, to be returned

memberof

IDiffOptions

Generated using TypeDoc