/

laika.ast./$
object /

Extractors for pattern matching against absolute and relative paths.

Attributes

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

Members list

Value members

Concrete methods

def unapply(p: Path): Option[(Path, String)]
def unapply(p: RelativePath): Option[(RelativePath, String)]