Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DeployFileOptions

Additional options for a 'DeployFileCallback'.

Hierarchy

  • DeployFileOptions

Index

Properties

Optional baseDirectory

baseDirectory: string

The custom root directory to use.

Optional context

context: DeployContext

The custom deploy context.

Optional onBeforeDeploy

The "before deploy" callback.

Optional onCompleted

The "completed" callback.

Generated using TypeDoc