all

object all extends Path => Unit
trait Path => Unit
class Object
trait Matchable
class Any
all.type

Value members

Concrete methods

def apply(target: Path): Unit

Inherited methods

def andThen[A](g: Unit => A): Path => A
Inherited from:
Function1
def compose[A](g: A => Path): A => Unit
Inherited from:
Function1
override def toString(): String
Definition Classes
Function1 -> Any
Inherited from:
Function1