A external library's declarative configuration.
- getJob : CustomData (pkgName, name.str "static") → Job System.FilePath
The library's build data.
Instances For
Equations
- Lake.instInhabitedExternLibConfig = { default := { getJob := default } }
A dependently typed configuration based on its registered package and name.
- pkg : Lean.Name
- name : Lean.Name
- config : ExternLibConfig self.pkg self.name