fork
fun fork(modulePath: String, args: ReadonlyArray<String> = definedExternally, options: ForkOptions = definedExternally): UtilityProcess(source)
!NOTE
utilityProcess.forkcan only be called after thereadyevent has been emitted onApp.
!NOTE
utilityProcess.forkcan only be called after thereadyevent has been emitted onApp.