@[reducible, inline]
The type of a Script
's function.
It is similar to the main
function's signature, except the monad is
also equipped with information about the Lake configuration.
Equations
Instances For
Instances For
Equations
- Lake.instInhabitedScript = { default := Lake.instInhabitedScript.default }
Run the script
with the specified CLI args
.
Equations
- Lake.Script.run args self = self.fn args