Documentation

Lake.CLI.Actions

def Lake.env (cmd : String) (args : optParam (Array String) #[]) :
Equations
  • One or more equations did not get rendered due to their size.
Instances For
    def Lake.exe (name : Lake.Name) (args : optParam (Array String) #[]) (buildConfig : optParam Lake.BuildConfig { oldMode := false, trustHash := true, noBuild := false, verbosity := Lake.Verbosity.normal, failIfWarnings := false, useStdout := false }) :
    Equations
    • One or more equations did not get rendered due to their size.
    Instances For
      Equations
      • One or more equations did not get rendered due to their size.
      Instances For
        def Lake.Package.test (pkg : Lake.Package) (args : optParam (List String) []) (buildConfig : optParam Lake.BuildConfig { oldMode := false, trustHash := true, noBuild := false, verbosity := Lake.Verbosity.normal, failIfWarnings := false, useStdout := false }) :
        Equations
        • One or more equations did not get rendered due to their size.
        Instances For