Path

lepus.protocol.domains.Domains$package.Path
object Path

Attributes

Source
Domains.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Path.type

Members list

Value members

Concrete methods

inline def apply(t: String): Path

Attributes

Source
Domains.scala
def from(str: String): Either[String, Path]

Attributes

Source
Domains.scala

Inherited methods

final protected def build(t: Expr[String])(using ctx: Quotes): Expr[R]

Attributes

Inherited from:
Literally (hidden)
Source
Macros.scala