better.files.File$.PathMatcherSyntax
See thePathMatcherSyntax companion object Attributes
- Companion:
- object
- Graph
- Supertypes
class Object
trait Matchable
class Any
Members list
Concise view
Value members
Return PathMatcher from this file
Return PathMatcher from this file
Attributes
- includePath
If this is true, no need to include path matchers
e.g. instead of "**.txt" we can simply use *.txt