Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Action<F, D>

Performs some side effect based on the compared fingerprints and diff

Type parameters

  • F

    fingerprint format

  • D: Changes

    diff format

Hierarchy

  • Action

Index

Methods

Methods

invoke

  • invoke(base: F, head: F, diff: D): void

Generated using TypeDoc