Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-node
/
node.fs
/
ReaddirSyncWithFileTypesOptions
Readdir
Sync
With
File
Types
Options
sealed
external
interface
ReaddirSyncWithFileTypesOptions
:
ObjectEncodingOptions
(
source
)
Members
Properties
encoding
Link copied to clipboard
abstract
var
encoding
:
BufferEncoding
?
recursive
Link copied to clipboard
abstract
var
recursive
:
Boolean
?
with
File
Types
Link copied to clipboard
abstract
var
withFileTypes
:
Boolean