Kotlin Wrappers API Reference
Toggle table of contents
common
Target filter
common
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
)