Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
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
?