Build

scala.build.Build
See theBuild companion object
trait Build

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class Cancelled
class Failed

Members list

Concise view

Value members

Abstract methods

def diagnostics: Option[Seq[(Either[String, Path], Diagnostic)]]
def options: BuildOptions
def outputOpt: Option[Path]
def scope: Scope
def success: Boolean