Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PrepareTargetOperation

A (prepare) target operation.

Hierarchy

Index

Properties

Optional if

if: string | string[]

One or more (JavaScript) conditions that check if that item is available or not.

Optional ignoreIfFail

ignoreIfFail: boolean

Continue when target operation fails or not.

Optional name

name: string

The name.

Optional onlyWhen

onlyWhen: string | string[]

A list of one or more deploy events the entry is executed when.

Optional reloadFileList

reloadFileList: boolean

Reload list of files or not.

Optional type

type: string

The type.

Generated using TypeDoc