DefaultKey

laika.config.DefaultKey$
See theDefaultKey companion trait
object DefaultKey

Attributes

Companion:
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Concrete methods

def apply[T](key: Key): DefaultKey[T]

Creates a new instance for the specified key.

Creates a new instance for the specified key.

Attributes

def apply[T](key: String): DefaultKey[T]

Creates a new instance for the specified key.

Creates a new instance for the specified key.

Attributes