Interface IChangedArgs

The change args for a file change.

Hierarchy

  • IChangedArgs

Properties

Properties

The old contents.

The new contents.

type: "new" | "delete" | "rename" | "save"

The type of change.

Generated using TypeDoc