match

fun match(pattern: String): Set<Path>(source)
fun match(patterns: List<String>): Set<Path>(source)