OsLocations

final case class OsLocations(projDirs: ProjectDirectories) extends Directories
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Inherited methods

def productElementNames: Iterator[String]
Inherited from:
Product
def productIterator: Iterator[Any]
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