Documentation

Lake.Config.ConfigTarget

structure Lake.ConfigTarget (kind : Lean.Name) :

A user-configured target -- its package and its configuration. This is the general structure from which LeanLib, LeanExe, etc. are derived.

Instances For
    Equations
    @[inline]
    Equations
    Instances For
      @[inline]

      Returns the package targets of the specified kind (as an Array).

      Equations
      • One or more equations did not get rendered due to their size.
      Instances For
        @[inline]

        Try to find a package target of the given name and kind.

        Equations
        • One or more equations did not get rendered due to their size.
        Instances For