LocalFSImpl

izumi.distage.framework.services.ConfigLoader$.LocalFSImpl
See theLocalFSImpl companion object
open class LocalFSImpl(logger: IzLogger, configLocation: ConfigLocation, configArgs: Args) extends ConfigLoader

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

def loadConfig(): AppConfig

Inherited methods

final def map(f: AppConfig => AppConfig): ConfigLoader

Attributes

Inherited from:
AbstractConfigLoader