Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration EResolve

An enumeration to narrow a conflict resolve to a single item or for all following conflicts.

export
enum

{number}

Index

Enumeration members

Enumeration members

ALWAYS

ALWAYS:

Always will use the chose conflict settings for all following conflicts.

THIS

THIS:

'This' will use the conflict settings for a single conflict so the conflict callback will be triggered again for the next conflict.

Generated using TypeDoc