ServerTarget interface

Represents a phase target that runs on the server.

Extends

Properties

executionOptions

The execution options.

Inherited Properties

type

The type of the target.

Property Details

executionOptions

The execution options.

executionOptions: ServerTargetExecutionOptions

Property Value

Inherited Property Details

type

The type of the target.

type: number

Property Value

number

Inherited From PhaseTarget.type