SubDir

scala.build.Directories$.SubDir
final case class SubDir(dir: Path) extends Directories

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait Directories
class Object
trait Matchable
class Any
Show all

Members list

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

Inherited fields

lazy val configDb: Either[ConfigDbException, ConfigDb]

Attributes

Inherited from:
Directories