toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-node
/
node.fs
/
StatSyncOptions
Stat
Sync
Options
sealed
external
interface
StatSyncOptions
:
StatOptions
(
source
)
Inheritors
StatSyncFnBigIntOptions
StatSyncFnBigIntThrowIfNoEntryOptions
StatSyncFnOptions
StatSyncFnSimpleOptions
StatSyncFnSimpleThrowIfNoEntryOptions
Members
Properties
bigint
Link copied to clipboard
abstract
var
bigint
:
Boolean
?
throw
If
No
Entry
Link copied to clipboard
abstract
var
throwIfNoEntry
:
Boolean
?