Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Hooks

Hierarchy

  • Hooks

Properties

Optional beforeWorkspacePacking

beforeWorkspacePacking: undefined | function

Called before a workspace is packed. The rawManifest value passed in parameter is allowed to be mutated at will, with the changes being only applied to the packed manifest (the original one won't be mutated).

Generated using TypeDoc