toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-typescript
/
typescript
/
ParseConfigHost
/
readDirectory
read
Directory
abstract
fun
readDirectory
(
rootDir
:
String
,
extensions
:
ReadonlyArray
<
String
>
,
excludes
:
ReadonlyArray
<
String
>
?
,
includes
:
ReadonlyArray
<
String
>
,
depth
:
Double
=
definedExternally
)
:
ReadonlyArray
<
String
>
(
source
)