Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-electron
/
electron.core
/
UtilityProcess
/
Companion
/
fork
fork
fun
fork
(
modulePath
:
String
,
args
:
<Error class: unknown class>
<
String
>
=
definedExternally
,
options
:
ForkOptions
=
definedExternally
)
:
UtilityProcess
(
source
)