hasFileExtension

fun hasFileExtension(vararg fileExtensions: String): Boolean

Returns whether this context has any of the given file extensions, ignoring case.