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
    @[inline]
    Equations
      Instances For
        @[inline]

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

        Equations
          Instances For
            @[inline]

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

            Equations
              Instances For