FileProp

scala.sys.Prop.FileProp
object FileProp

Attributes

Source
Prop.scala
Graph
Supertypes
trait Creator[File]
class Object
trait Matchable
class Any
Self type
FileProp.type

Members list

Value members

Inherited methods

def apply(key: String): Prop[File]

Creates a Prop[T] of this type based on the given key.

Creates a Prop[T] of this type based on the given key.

Attributes

Inherited from:
CreatorImpl (hidden)
Source
PropImpl.scala