File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -1470,12 +1470,12 @@ Emitted when a new thread is created.
14701470[ `channel.runStores(context, ...)` ] : #channelrunstorescontext-fn-thisarg-args
14711471[ `channel.subscribe(onMessage)` ] : #channelsubscribeonmessage
14721472[ `channel.unsubscribe(onMessage)` ] : #channelunsubscribeonmessage
1473+ [ `child_process.spawn()` ] : child_process.md#child_processspawncommand-args-options
14731474[ `diagnostics_channel.channel(name)` ] : #diagnostics_channelchannelname
14741475[ `diagnostics_channel.subscribe(name, onMessage)` ] : #diagnostics_channelsubscribename-onmessage
14751476[ `diagnostics_channel.tracingChannel()` ] : #diagnostics_channeltracingchannelnameorchannels
14761477[ `end` event ] : #endevent
14771478[ `error` event ] : #errorevent
1478- [ `child_process.spawn()` ] : child_process.md#child_processspawncommand-args-options
14791479[ `net.Server.listen()` ] : net.md#serverlisten
14801480[ `process.execve()` ] : process.md#processexecvefile-args-env
14811481[ `start` event ] : #startevent
You can’t perform that action at this time.
0 commit comments