GitRef

sbtdynver.GitRef$
See theGitRef companion class
object GitRef extends String => GitRef

Attributes

Companion:
class
Graph
Supertypes
trait Product
trait Mirror
trait String => GitRef
class Object
trait Matchable
class Any
Self type
GitRef.type

Members list

Concise view

Type members

Classlikes

final implicit class GitRefOps(val x: GitRef) extends AnyVal

Attributes

Graph
Supertypes
class AnyVal
trait Matchable
class Any

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

Inherited methods

def andThen[A](g: GitRef => A): T1 => A

Attributes

Inherited from:
Function1
def compose[A](g: A => String): A => R

Attributes

Inherited from:
Function1

Implicits

Implicits

final implicit def GitRefOps(x: GitRef): GitRefOps