ConfigLoader

izumi.distage.framework.services.ConfigLoader$
See theConfigLoader companion trait

Attributes

Companion:
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Type members

Classlikes

final case class Args(global: Option[File], configs: List[RoleConfig])

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
final class ConfigLoaderException(message: String, val failures: List[Throwable]) extends DIException

Attributes

Graph
Supertypes
class DIException
class RuntimeException
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any
open class LocalFSImpl(logger: IzLogger, merger: ConfigMerger, configLocation: ConfigLocationProvider, args: ConfigArgsProvider) extends ConfigLoader

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Value members

Concrete methods