Function: readTargetOptions

โ–ธ readTargetOptions<T>(ยซdestructuredยป, context): T

Reads and combines options for a given target.

Works as if you invoked the target yourself without passing any command lint overrides.

Type parameters

NameType
Tany

Parameters

NameType
ยซdestructuredยปTarget
contextExecutorContext

Returns

T