Path

fabric.Path$
See thePath companion class
object Path

Attributes

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

Members list

Concise view

Value members

Concrete methods

def apply(entries: PathEntry*): Path

Attributes

Source:
Path.scala
def parse(path: String, sep: Char): Path

Simple splitting functionality to separate a string into a path by separation character.

Simple splitting functionality to separate a string into a path by separation character.

The separation character defaults to '.'

Attributes

Source:
Path.scala

Concrete fields

lazy val empty: Path

Attributes

Source:
Path.scala