foundry
Toggle table of contents
jvm
Platform filter
jvm
Switch theme
Search in API
foundry
cli
/
foundry.cli
/
skipBuildAndCacheDirs
skip
Build
And
Cache
Dirs
fun
FileTreeWalk
.
skipBuildAndCacheDirs
(
)
:
FileTreeWalk
(
source
)
@
ExperimentalPathApi
fun
FileVisitorBuilder
.
skipBuildAndCacheDirs
(
)
(
source
)
Skips
build
and cache directories (starting with
.
, like
.gradle
) in
FileTreeWalks
.