Startup

object Startup
Companion
class
trait Sum
trait Mirror
class Object
trait Matchable
class Any

Type members

Classlikes

final case
class Failure(errors: List[String]) extends Startup[Nothing]
Companion
object
object Failure
Companion
class
final case
class Success[SuccessType](success: SuccessType, animations: Set[Animation], fonts: Set[FontInfo], shaders: Set[Shader]) extends Startup[SuccessType]
Companion
object
object Success
Companion
class

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Inherited from
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Inherited from
Mirror

Givens

Givens