CommitAuthor

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

Attributes

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

Members list

Type members

Inherited types

Attributes

Inherited from:
NewType
type Unboxed = String

Attributes

Inherited from:
NewType

Value members

Inherited methods

final def apply(value: String): CommitAuthor

Attributes

Inherited from:
NewType

Extensions

Inherited extensions

extension (t: CommitAuthor)
def value: String

Attributes

Inherited from:
NewType