replpp.shaded.os.PathChunk
See thePathChunk companion trait
object PathChunk extends PathChunkMacros
Attributes
Members list
Type members
Classlikes
implicit class ArrayPathChunk[T](a: Array[T])(implicit f: T => PathChunk) extends PathChunk
Attributes
- Supertypes
implicit class RelPathChunk(r: RelPath) extends PathChunk
Attributes
- Supertypes
implicit class SeqPathChunk[T](a: Seq[T])(implicit f: T => PathChunk) extends PathChunk
Attributes
- Supertypes
Attributes
- Supertypes
implicit class SubPathChunk(r: SubPath) extends PathChunk
Attributes
- Supertypes
implicit class SymbolPathChunk(s: Symbol) extends PathChunk
Attributes
- Supertypes
Value members
Concrete methods
Implicits
Implicits
Inherited implicits
Attributes
- Inherited from:
- PathChunkMacros
Attributes
- Inherited from:
- StringPathChunkConversion
In this article