matchesGlob

fun matchesGlob(inputGlob: String, inputPath: String, caseSensitive: Boolean = false): Boolean(source)