net.corda.core
/
java.nio.file.Path
/
list
list
inline
fun
<
R
>
Path
.
list
(
block
:
(
Stream
<
Path
>
)
->
R
)
:
R