CommitId

git4s.data.value.commit$package.CommitId
object CommitId extends NewType[String, CommitId]

Attributes

Graph
Supertypes
trait NewType[String, CommitId]
class Object
trait Matchable
class Any
Self type
CommitId.type

Members list

Type members

Inherited types

type Boxed = CommitId

Attributes

Inherited from:
NewType
type Unboxed = String

Attributes

Inherited from:
NewType

Value members

Inherited methods

final def apply(value: String): CommitId

Attributes

Inherited from:
NewType

Extensions

Inherited extensions

extension (t: CommitId)
def value: String

Attributes

Inherited from:
NewType