scala.sys.Prop.StringProp
Attributes
- Source
-
Prop.scala
- Graph
-
- Supertypes
-
- Self type
-
Members list
Creates a Prop[T] of this type based on the given key.
Creates a Prop[T] of this type based on the given key.
Value parameters
- key
-
the property name used for lookup
Attributes
- Returns
-
a new Prop[T] backed by the given key
- Inherited from:
-
CreatorImpl (hidden)
- Source
-
PropImpl.scala