Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DeployCompileOperation

A deploy operation for compiling files.

Hierarchy

Index

Properties

compiler

compiler: string

The compiler to use.

Optional description

description: string

The description for the operation.

Optional name

name: string

The name of the operation.

Optional options

options: any

The options for the compiler.

Optional type

type: string

The type.

Optional useFilesOfDeployment

useFilesOfDeployment: boolean

Use files that will be deployed / have been deployed as source or not.

Generated using TypeDoc