Suffix

harness.core.Version$.Suffix$
See theSuffix companion class
object Suffix

Attributes

Companion
class
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
Suffix.type

Members list

Type members

Classlikes

object Repr

Attributes

Companion
trait
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
Repr.type
sealed trait Repr

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class Other
class RC
class Snapshot

Inherited 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

Value members

Concrete methods

def fromRepr(repr: Repr): Suffix
def other(other: String): Suffix
def parse(suffix: String): Suffix
def rc(rc: Int): Suffix
def snapshot(suffix: String): Suffix

Implicits

Implicits

implicit val ordering: Ordering[Suffix]

Exports

Defined exports

final type Other = Other
Exported from Repr$
final type RC = RC
Exported from Repr$
final type Snapshot = Snapshot
Exported from Repr$