PathMatcherExtensions

better.files.Implicits.PathMatcherExtensions
implicit class PathMatcherExtensions(matcher: PathMatcher)

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

def matches(file: File, maxDepth: Int)(implicit visitOptions: VisitOptions): Iterator[File]