OsLocations

scala.build.Directories$.OsLocations
final case class OsLocations(projDirs: ProjectDirectories) extends Directories

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Inherited methods

final def dbPath: Path

Attributes

Inherited from:
Directories
def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product

Concrete fields

lazy val binRepoDir: Path
lazy val bloopDaemonDir: Path
lazy val bloopWorkingDir: Path
lazy val bspSocketDir: Path
lazy val cacheDir: Path
lazy val completionsDir: Path
lazy val localRepoDir: Path
lazy val secretsDir: Path
lazy val virtualProjectsDir: Path