Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DeployWorkspaceOptions

Additional options for a 'deploy workspace' operation.

Hierarchy

  • DeployWorkspaceOptions

Index

Properties

Optional baseDirectory

baseDirectory: string

The custom root directory to use.

Optional context

context: DeployContext

The custom deploy context.

Optional onBeforeDeployFile

onBeforeDeployFile: BeforeDeployFileEventHandler

The "before deploy" file callback.

Optional onCompleted

The "completed" callback for the whole operation.

Optional onFileCompleted

The "completed" callback for the a single file.

Generated using TypeDoc