Util

scala.build.internal.Util$
object Util

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Util.type

Members list

Concise view

Type members

Classlikes

final implicit class DependencyOps(dep: Dependency) extends AnyVal

Attributes

Graph
Supertypes
class AnyVal
trait Matchable
class Any
final implicit class ModuleOps(mod: Module) extends AnyVal

Attributes

Graph
Supertypes
class AnyVal
trait Matchable
class Any
final implicit class PositionedScalaDependencyOps(posDep: Positioned[AnyDependency]) extends AnyVal

Attributes

Graph
Supertypes
class AnyVal
trait Matchable
class Any
final implicit class ScalaDependencyOps(dep: AnyDependency) extends AnyVal

Attributes

Graph
Supertypes
class AnyVal
trait Matchable
class Any
final implicit class ScalaModuleOps(mod: AnyModule) extends AnyVal

Attributes

Graph
Supertypes
class AnyVal
trait Matchable
class Any

Value members

Concrete methods

def daemonThreadFactory(prefix: String): ThreadFactory
def isFullScalaVersion(sv: String): Boolean
def printException(t: Throwable, out: PrintStream): Unit
def printablePath(p: Path): String
def printablePath(p: Path, cwd: Path, sep: String): String
def printablePath(p: Either[String, Path]): String

Implicits

Implicits

final implicit def DependencyOps(dep: Dependency): DependencyOps
final implicit def ModuleOps(mod: Module): ModuleOps
final implicit def PositionedScalaDependencyOps(posDep: Positioned[AnyDependency]): PositionedScalaDependencyOps
final implicit def ScalaDependencyOps(dep: AnyDependency): ScalaDependencyOps
final implicit def ScalaModuleOps(mod: AnyModule): ScalaModuleOps