toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-electron
/
electron.core
/
UtilityProcess
/
Companion
/
fork
fork
fun
fork
(
modulePath
:
String
,
args
:
ReadonlyArray
<
String
>
=
definedExternally
,
options
:
ForkOptions
=
definedExternally
)
:
UtilityProcess
(
source
)