Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DeactivateAutoDeployOperationsForOptions

Options for 'Workspace.deactivateAutoDeployOperationsFor()' method.

Hierarchy

  • DeactivateAutoDeployOperationsForOptions

Index

Properties

Optional noDeployOnChange

noDeployOnChange: boolean

Deactivate 'deploy on change' or not.

Optional noDeployOnSave

noDeployOnSave: boolean

Deactivate 'deploy on save' or not.

Optional noRemoveOnChange

noRemoveOnChange: boolean

Deactivate 'remove on change' or not.

Generated using TypeDoc