PathFinder

object PathFinder
Companion:
class
class Object
trait Matchable
class Any

Type members

Classlikes

object Combinator
Companion:
class
sealed trait Combinator
Companion:
object

Value members

Concrete methods

def apply(file: File): PathFinder
def apply(files: => Iterable[File]): PathFinder
def strict(files: Iterable[File]): PathFinder

Concrete fields

A PathFinder that always produces the empty set of Paths.

A PathFinder that always produces the empty set of Paths.