Kotlin Wrappers API Reference
Toggle table of contents
web
Target filter
web
Switch theme
Search in API
Skip to content
Kotlin Wrappers API Reference
kotlin-typescript
/
typescript
/
LanguageServiceHost
/
readDirectory
read
Directory
abstract
val
readDirectory
:
(
path
:
String
,
ReadonlyArray
<
String
>
?
,
ReadonlyArray
<
String
>
?
,
ReadonlyArray
<
String
>
?
,
depth
:
Double
?
)
->
ReadonlyArray
<
String
>
?
(
source
)