Build Target Specifiers #
@[inline]
def
Lake.mkConfigBuildSpec
{facet : Lean.Name}
(info : BuildInfo)
(config : FacetConfig facet)
(h : BuildData info.key = FacetOut facet)
:
Equations
Instances For
Parsing CLI Build Target Specifiers #
def
Lake.resolveLibTarget
(ws : Workspace)
(lib : LeanLib)
(facet : Lean.Name := Lean.Name.anonymous)
:
For internal use only.