project

argparse.userdirs$.project
case class project(name: String)

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

Attributes

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

Members list

Concise view

Value members

Concrete methods

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

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product