ConfigFactory

besom.internal.ConfigFactory

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Config.type

Members list

Value members

Concrete 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.