toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-typescript
/
typescript
/
CompilerHost
/
readDirectory
read
Directory
abstract
val
readDirectory
:
(
rootDir
:
String
,
ReadonlyArray
<
String
>
,
ReadonlyArray
<
String
>
?
,
ReadonlyArray
<
String
>
,
depth
:
Double
?
)
->
ReadonlyArray
<
String
>
?
(
source
)