Main

izumi.distage.framework.PlanCheck$.Main
open class Main[AppMain <: CheckableApp, Cfg <: Any](app: AppMain, cfg: Cfg)(implicit val planCheck: PlanCheckMaterializer[AppMain, Cfg])

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class PlanCheck[Cfg]

Members list

Concise view

Value members

Concrete methods

def main(args: Array[String]): Unit

Deprecated methods

def assertAtRuntime(): Unit

Attributes

Deprecated
true

Attributes

Deprecated
true

Implicits

Implicits

implicit val planCheck: PlanCheckMaterializer[AppMain, Cfg]