Skip to main content

Interface: PartialRangeTarget

core/commandRunner/typings/legacy/CommandV0V1.types.internal.PartialRangeTarget

Properties

end

end: PartialPrimitiveTargetV0V1

Defined in

core/commandRunner/typings/legacy/CommandV0V1.types.ts:62


excludeEnd

Optional excludeEnd: boolean

Defined in

core/commandRunner/typings/legacy/CommandV0V1.types.ts:64


excludeStart

Optional excludeStart: boolean

Defined in

core/commandRunner/typings/legacy/CommandV0V1.types.ts:63


rangeType

Optional rangeType: RangeType

Defined in

core/commandRunner/typings/legacy/CommandV0V1.types.ts:65


start

start: PartialPrimitiveTargetV0V1

Defined in

core/commandRunner/typings/legacy/CommandV0V1.types.ts:61


type

type: "range"

Defined in

core/commandRunner/typings/legacy/CommandV0V1.types.ts:60