Revalidate

mill.api.PathRef.Revalidate
See theRevalidate companion trait
object Revalidate

Attributes

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

Members list

Type members

Classlikes

case object Always extends Revalidate

Attributes

Source
PathRef.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait Revalidate
class Object
trait Matchable
class Any
Show all
Self type
Always.type
case object Never extends Revalidate

Attributes

Source
PathRef.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait Revalidate
class Object
trait Matchable
class Any
Show all
Self type
Never.type
case object Once extends Revalidate

Attributes

Source
PathRef.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait Revalidate
class Object
trait Matchable
class Any
Show all
Self type
Once.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