PathFilters

class PathFilters

Path filters to explicitly include and/or exclude paths for rules.

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
fun isIgnored(path: Path): Boolean

fun isIgnored(ktFile: KtFile): Boolean

Runs isIgnored against a ktFile based on its absolutePath.