toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-node
/
node.childProcess
/
ChildProcessEvent
Child
Process
Event
sealed
external
interface
ChildProcessEvent
(
source
)
Members
Types
CLOSE
Link copied to clipboard
sealed
interface
CLOSE
:
LegacyEventType
Companion
Link copied to clipboard
object
Companion
DISCONNECT
Link copied to clipboard
sealed
interface
DISCONNECT
:
LegacyEventType
ERROR
Link copied to clipboard
sealed
interface
ERROR
:
LegacyEventType
EXIT
Link copied to clipboard
sealed
interface
EXIT
:
LegacyEventType
MESSAGE
Link copied to clipboard
sealed
interface
MESSAGE
:
LegacyEventType
SPAWN
Link copied to clipboard
sealed
interface
SPAWN
:
LegacyEventType