@[inline]
For internal use only.
Equations
Instances For
@[inline]
Fetches the target specified by this key, resolving gaps as needed.
- A missing package (i.e.,
Name.anoanmoyus
) is filled in withdefaultPkg
. - Facets are qualified by the their input target's kind, and missing facets
are replaced by their kind's
default
. - Package targets ending in
moduleTargetIndicator
are converted to module package targets. - Package targets for non-dynamic targets (i.e., non-
target
) produce their default facet rather than their configuration.
Equations
Instances For
def
Lake.TargetArray.fetchIn
{α : Type}
[DataKind α]
(defaultPkg : Package)
(self : TargetArray α)
(traceCaption : String := "<targets>")
: