Config

besom.aliases.Config
object Config extends ConfigFactory

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Config.type

Members list

Value members

Inherited methods

Creates a new Config with the given namespace.

Creates a new Config with the given namespace.

Value parameters

Context

the Besom context.

namespace

the configuration bag’s logical name that uniquely identifies it.

Attributes

Returns

a new Config with the given namespace.

Inherited from:
ConfigFactory