toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-typescript
/
typescript
/
parseCommandLine
parse
Command
Line
external
fun
parseCommandLine
(
commandLine
:
ReadonlyArray
<
String
>
,
readFile
:
(
path
:
String
)
->
String
?
=
definedExternally
)
:
ParsedCommandLine
(
source
)