Directories

scala.build.Directories
See theDirectories companion object
trait Directories

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class OsLocations
class SubDir

Members list

Value members

Abstract methods

def binRepoDir: Path
def bloopDaemonDir: Path
def bloopWorkingDir: Path
def bspSocketDir: Path
def cacheDir: Path
def completionsDir: Path
def localRepoDir: Path
def secretsDir: Path
def virtualProjectsDir: Path

Concrete methods

final def dbPath: Path

Concrete fields

lazy val configDb: Either[ConfigDbException, ConfigDb]