Uri

langoustine.lsp.runtime.runtime$package.Uri
object Uri

Attributes

Source
runtime.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Uri.type

Members list

Type members

Classlikes

object given_TypeTest_Any_Uri extends TypeTest[Any, Uri]

Attributes

Source
runtime.scala
Supertypes
trait TypeTest[Any, Uri]
trait Serializable
class Object
trait Matchable
class Any
Self type

Inherited classlikes

Attributes

Inherited from:
TotalWrapper (hidden)
Source
newtype.scala
Supertypes
class Object
trait Matchable
class Any

Value members

Inherited methods

def apply(s: String): Uri

Attributes

Inherited from:
TotalWrapper (hidden)
Source
newtype.scala
def raw(a: Uri): String

Attributes

Inherited from:
TotalWrapper (hidden)
Source
newtype.scala
inline def unapply(s: String): Uri

Attributes

Inherited from:
TotalWrapper (hidden)
Source
newtype.scala

Givens

Givens

given given_ReadWriter_Uri: ReadWriter[Uri]

Attributes

Source
runtime.scala

Inherited givens

Attributes

Inherited from:
TotalWrapper (hidden)
Source
newtype.scala

Extensions

Inherited extensions

extension (a: Uri)
inline def into[X](inline other: TotalWrapper[X, String]): X

Attributes

Inherited from:
TotalWrapper (hidden)
Source
newtype.scala
inline def map(inline f: String => String): Uri

Attributes

Inherited from:
TotalWrapper (hidden)
Source
newtype.scala
inline def value: String

Attributes

Inherited from:
TotalWrapper (hidden)
Source
newtype.scala