com.r3corda.node.services.config / ConfigHelper

ConfigHelper

object ConfigHelper


Properties

log val log: <ERROR CLASS>

Functions

loadConfig fun loadConfig(baseDirectoryPath: Path, configFileOverride: Path? = null, allowMissingConfig: Boolean = false, configOverrides: Map<String, Any?> = emptyMap()): <ERROR CLASS>