matchGlob

abstract fun matchGlob(pattern: String, input: String): Boolean(source)

Returns true if and only if input matches the GLOB pattern.