Branch

git4s.data.value.Branch
object Branch extends NewType[String, BranchName]

Attributes

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

Members list

Type members

Inherited types

type Boxed = BranchName

Attributes

Inherited from:
NewType
type Unboxed = String

Attributes

Inherited from:
NewType

Value members

Inherited methods

final def apply(value: String): BranchName

Attributes

Inherited from:
NewType

Concrete fields

Extensions

Inherited extensions

extension (t: BranchName)
def value: String

Attributes

Inherited from:
NewType