@[reducible, inline]
The type of a Script
's function.
Similar to the main
function's signature, except that its monad is
also equipped with information about the Lake configuration.
Equations
Instances For
Equations
- Lake.instInhabitedScript = { default := { name := default, fn := default, doc? := default } }
Equations
- Lake.Script.run args self = self.fn args