Remote

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

Attributes

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

Members list

Type members

Inherited types

type Boxed = Remote

Attributes

Inherited from:
NewType
type Unboxed = String

Attributes

Inherited from:
NewType

Value members

Inherited methods

final def apply(value: String): Remote

Attributes

Inherited from:
NewType

Concrete fields

val origin: Remote

Extensions

Inherited extensions

extension (t: Remote)
def value: String

Attributes

Inherited from:
NewType