Skip to main content

Class: RawSelectionStage

processTargets/modifiers/RawSelectionStage.RawSelectionStage

Implements

Constructors

constructor

new RawSelectionStage(modifier)

Parameters

NameType
modifierRawSelectionModifier

Defined in

processTargets/modifiers/RawSelectionStage.ts:8

Methods

run

run(context, target): Target[]

Parameters

NameType
contextProcessedTargetsContext
targetTarget

Returns

Target[]

Implementation of

ModifierStage.run

Defined in

processTargets/modifiers/RawSelectionStage.ts:10