FileFinder
Functions
Link copied to clipboard
abstract fun findFilesToProcess(from: Path, recursive: Boolean, maxDepth: Int?, exclude: Regex?): List<Path>
Finds SVG or XML files to process within a given directory.
Finds SVG or XML files to process within a given directory.