CoreCheckableAppSimple

izumi.distage.framework.CoreCheckableAppSimple
abstract class CoreCheckableAppSimple[F[_]] extends CoreCheckableApp[F]

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view

Type members

Inherited types

final override type AppEffectType[A] = F[A]

Attributes

Inherited from:
CoreCheckableApp

Value members

Abstract methods

def module: ModuleBase
def roots: Roots

Concrete methods

final override def preparePlanCheckInput(selectedRoles: RoleSelection, chosenConfigFile: Option[String]): PlanCheckInput[AppEffectType]

Attributes

Definition Classes

Implicits

Inherited implicits

implicit val tagK: Tag[F]

Attributes

Inherited from:
CoreCheckableApp