toggle menu
search in API
common
selfie-lib
/
com.diffplug.selfie.guts
/
FS
/
fileWalk
file
Walk
abstract
fun
<
T
>
fileWalk
(
typedPath
:
TypedPath
,
walk
:
(
Sequence
<
TypedPath
>
)
->
T
)
:
T
Walks the files (not directories) which are children and grandchildren of the given path.