Interface: ModifyIfUntypedModifier
core/commandRunner/typings/legacy/PartialTargetDescriptorV3.types.internal.ModifyIfUntypedModifier
Runs modifier if the target has no explicit scope type, ie if
Target.hasExplicitScopeType is false
.
Properties
modifier
• modifier: ModifierV3
The modifier to apply if the target is untyped
Defined in
core/commandRunner/typings/legacy/PartialTargetDescriptorV3.types.ts:305
type
• type: "modifyIfUntyped"
Defined in
core/commandRunner/typings/legacy/PartialTargetDescriptorV3.types.ts:300