foundry
Toggle table of contents
jvm
Platform filter
jvm
Switch theme
Search in API
foundry
cli
/
foundry.cli
/
walkEachFile
walk
Each
File
fun
Path
.
walkEachFile
(
maxDepth
:
Int
=
Int.MAX_VALUE
,
followLinks
:
Boolean
=
false
,
builderAction
:
FileVisitorBuilder
.
(
)
->
Unit
=
{}
)
:
Sequence
<
Path
>
(
source
)