Equations
Instances For
Equations
Instances For
def
Lake.Workspace.evalLeanFile
(ws : Workspace)
(leanFile : System.FilePath)
(moreArgs : Array String := #[])
(buildConfig : BuildConfig := { })
:
Run lean on file using configuration from the workspace.
Additional arguments can be passed to lean via moreArgs and the
building of dependencies can be further configured via buildConfig.