toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-node
/
node.fs
/
FileHandle
/
stat
stat
abstract
suspend
fun
stat
(
opts
:
FileHandleStatOpts
=
definedExternally
)
:
Stats
(
source
)
abstract
suspend
fun
stat
(
opts
:
FileHandleStatBigIntOpts
)
:
BigIntStats
(
source
)
abstract
suspend
fun
stat
(
opts
:
StatOptions
=
definedExternally
)
:
Any
(
source
)