intellij

fun Project.intellij(): FileTree
fun Project.intellij(filter: Closure<*>): FileTree
fun Project.intellij(filter: Action<PatternFilterable>): FileTree
fun Project.intellij(filter: PatternFilterable): FileTree