Key

caliban.PathValue.Key
object Key

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Key.type

Members list

Value members

Concrete methods

def apply(value: String): PathValue
def unapply(value: PathValue): Option[String]