sbt
BuildStreams
object
BuildStreams extends AnyRef
Value Members
-
final
def
!=(arg0: AnyRef): Boolean
-
final
def
!=(arg0: Any): Boolean
-
final
def
##(): Int
-
final
def
==(arg0: AnyRef): Boolean
-
final
def
==(arg0: Any): Boolean
-
final
val
BuildUnitPath: java.lang.String("$build")
-
final
val
GlobalPath: java.lang.String("$global")
-
final
val
StreamsDirectory: java.lang.String("streams")
-
final
def
asInstanceOf[T0]: T0
-
def
clone(): AnyRef
-
final
def
eq(arg0: AnyRef): Boolean
-
def
equals(arg0: Any): Boolean
-
def
finalize(): Unit
-
final
def
getClass(): java.lang.Class[_]
-
def
hashCode(): Int
-
final
def
isInstanceOf[T0]: Boolean
-
def
mkStreams(units: Map[URI, LoadedBuildUnit], root: URI, data: Settings[Scope]): (State) ⇒ Streams
-
final
def
ne(arg0: AnyRef): Boolean
-
def
nonProjectPath[T](scoped: ScopedKey[T]): Seq[String]
-
final
def
notify(): Unit
-
final
def
notifyAll(): Unit
-
def
path(units: Map[URI, LoadedBuildUnit], root: URI, data: Settings[Scope])(scoped: sbt.Project.ScopedKey[_]): File
-
def
pathComponent[T](axis: ScopeAxis[T], scoped: sbt.Project.ScopedKey[_], label: String)(show: (T) ⇒ String): String
-
def
projectPath(units: Map[URI, LoadedBuildUnit], root: URI, scoped: sbt.Project.ScopedKey[_], data: Settings[Scope]): File
-
def
refTarget(scope: Scope, fallbackBase: File, data: Settings[Scope]): File
-
-
def
resolvePath(base: File, components: Seq[String]): File
-
def
showAMap(a: AttributeMap): String
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
-
def
toString(): String
-
final
def
wait(): Unit
-
final
def
wait(arg0: Long, arg1: Int): Unit
-
final
def
wait(arg0: Long): Unit
Inherited from AnyRef
Inherited from Any