fun pathRule(pattern: String, excludedPaths: List<String>): String
fun pathRule(pattern: String, excludedPaths: List<String>, includedPaths: List<String>): String