ByName

fabric.search.ByName
See theByName companion object
final case class ByName(name: String) extends AnyVal with SearchEntry

Attributes

Companion:
object
Source:
ByName.scala
Graph
Supertypes
trait Product
trait Equals
class AnyVal
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

override def search(json: Json, entries: List[SearchEntry], jsonPath: JsonPath): List[JsonPath]

Attributes

Definition Classes
Source:
ByName.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product