Skip to main content

Interface: PartialRangeTargetDescriptor

core/commandRunner/typings/PartialTargetDescriptor.types.PartialRangeTargetDescriptor

Properties

active

active: PartialPrimitiveTargetDescriptor

Defined in

core/commandRunner/typings/PartialTargetDescriptor.types.ts:354


anchor

anchor: PartialPrimitiveTargetDescriptor | ImplicitTargetDescriptor

Defined in

core/commandRunner/typings/PartialTargetDescriptor.types.ts:353


excludeActive

excludeActive: boolean

Defined in

core/commandRunner/typings/PartialTargetDescriptor.types.ts:356


excludeAnchor

excludeAnchor: boolean

Defined in

core/commandRunner/typings/PartialTargetDescriptor.types.ts:355


rangeType

Optional rangeType: RangeType

Defined in

core/commandRunner/typings/PartialTargetDescriptor.types.ts:357


type

type: "range"

Defined in

core/commandRunner/typings/PartialTargetDescriptor.types.ts:352