ConfigBuilder

Companion
class
class Object
trait Matchable
class Any

Value members

Concrete methods

def apply(config: Config): ConfigBuilder

Creates a new configuration builder initialized to the values taken from an existing configuration.

Creates a new configuration builder initialized to the values taken from an existing configuration.

Value Params
config

the configuration from which to take the initial settings

Returns

the new mutable configuration builder