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-electron
/
electron.core
/
UtilityProcess
/
Companion
Companion
object
Companion
(
source
)
Members
Functions
fork
Link copied to clipboard
fun
fork
(
modulePath
:
String
,
args
:
ReadonlyArray
<
String
>
=
definedExternally
,
options
:
ForkOptions
=
definedExternally
)
:
UtilityProcess