CommitDate

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

Attributes

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

Members list

Type members

Inherited types

type Boxed = CommitDate

Attributes

Inherited from:
NewType
type Unboxed = String

Attributes

Inherited from:
NewType

Value members

Inherited methods

final def apply(value: String): CommitDate

Attributes

Inherited from:
NewType

Extensions

Inherited extensions

extension (t: CommitDate)
def value: String

Attributes

Inherited from:
NewType