UnresolvedPath

mill.scalalib.UnresolvedPath
See theUnresolvedPath companion trait

Attributes

Companion
trait
Source
UnresolvedPath.scala
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

case class DestPath extends UnresolvedPath

Attributes

Companion
object
Source
UnresolvedPath.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object DestPath

Attributes

Companion
class
Source
UnresolvedPath.scala
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
DestPath.type
case class ResolvedPath extends UnresolvedPath

Attributes

Companion
object
Source
UnresolvedPath.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object ResolvedPath

Attributes

Companion
class
Source
UnresolvedPath.scala
Supertypes
trait Product
trait Mirror
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
Source
Mirror.scala
type MirroredLabel <: String

The name of the type

The name of the type

Attributes

Inherited from:
Mirror
Source
Mirror.scala

Implicits

Implicits

implicit def upickleRW: ReadWriter[UnresolvedPath]

Attributes

Source
UnresolvedPath.scala