Directive

scala.build.preprocessing.directives.Directive$
See theDirective companion class
object Directive

Attributes

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

Members list

Concise view

Type members

Classlikes

case object Require extends Type

Attributes

Graph
Supertypes
trait Singleton
trait Product
trait Mirror
class Type
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Self type
Require.type
sealed abstract class Type(val name: String) extends Product with Serializable

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Known subtypes
object Require.type
object Using.type
case object Using extends Type

Attributes

Graph
Supertypes
trait Singleton
trait Product
trait Mirror
class Type
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Self type
Using.type

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Attributes

Inherited from:
Mirror

Value members

Concrete methods

def osRoot(cwd: ScopePath, pos: Option[Position]): Either[BuildException, Path]
def osRootResource(cwd: ScopePath): (Option[SubPath], Option[Path])