Documentation

Lake.Build.Key

A build key with some missing info.

  • Package names may be elided (replaced by Name.anonymous).
  • Facet names are unqualified (they do not include the input target kind) and may also be ellided.
  • Module package targets are supported via a fake packageTarget with a target name ending in moduleTargetIndicator.
Equations
Instances For

Parses a PartialBuildKey from a String. Uses the same syntax as the lake build / lake query CLI.

Equations
  • One or more equations did not get rendered due to their size.
Equations
  • One or more equations did not get rendered due to their size.
Equations
  • One or more equations did not get rendered due to their size.
@[reducible, match_pattern, inline]
Equations
@[reducible, match_pattern, inline]
Equations
@[reducible, match_pattern, inline]
abbrev Lake.BuildKey.targetFacet (package target facet : Lean.Name) :
Equations
@[reducible, match_pattern, inline]
abbrev Lake.BuildKey.customTarget (package target : Lean.Name) :
Equations
Instances For