PathConvertible

replpp.shaded.os.PathConvertible
See thePathConvertible companion trait

Attributes

Companion
trait
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

object JavaIoFileConvertible extends PathConvertible[File]

Attributes

Supertypes
trait PathConvertible[File]
class Object
trait Matchable
class Any
Self type
object NioPathConvertible extends PathConvertible[Path]

Attributes

Supertypes
trait PathConvertible[Path]
class Object
trait Matchable
class Any
Self type
object StringConvertible extends PathConvertible[String]

Attributes

Supertypes
trait PathConvertible[String]
class Object
trait Matchable
class Any
Self type
object UriPathConvertible extends PathConvertible[URI]

Attributes

Supertypes
trait PathConvertible[URI]
class Object
trait Matchable
class Any
Self type

Inherited and Abstract types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Attributes

Inherited from:
Mirror