project

case class project(name: String)

Same as userdirs, but with a project name appended to every path.

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

Value members

Concrete methods

def cacheHome: ThisType
def configDirs: List[Path]
def configHome: ThisType
def dataDirs: List[Path]
def dataHome: ThisType
def runtime: ThisType

Inherited methods

def productElementNames: Iterator[String]
Inherited from
Product
def productIterator: Iterator[Any]
Inherited from
Product