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