PathPart

scribe.file.path.PathPart
See thePathPart companion trait
object PathPart

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
PathPart.type

Members list

Type members

Classlikes

case class FileName(parts: List[FileNamePart]) extends PathPart, FileNamePart

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait FileNamePart
trait PathPart
class Object
trait Matchable
class Any
Show all
case object Root extends PathPart

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait PathPart
class Object
trait Matchable
class Any
Show all
Self type
Root.type
case class SetPath(path: String) extends PathPart

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait PathPart
class Object
trait Matchable
class Any
Show all