Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DeployFilesEventArguments

Arguments for a 'deploy files' event result.

Hierarchy

  • DeployFilesEventArguments

Index

Properties

Properties

Optional error

error: any

The error (if occurred).

Optional files

files: string[]

The files that have been (try to be) deployed.

Optional symbol

symbol: symbol

The symbol that indentifies the operation.

Optional targets

targets: DeployTarget[]

The targets.

Generated using TypeDoc