Kotlin Wrappers API Reference
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
kotlin-node
/
node.fs
/
Dir
/
read
read
suspend
fun
read
(
)
:
Dirent
<
*
>
?
(
source
)
fun
read
(
cb
:
(
err
:
ErrnoException
?
,
dirEnt
:
Dirent
<
*
>
?
)
->
Unit
)
(
source
)