toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-node
/
node.repl
/
REPLServerEvent
REPLServer
Event
sealed
external
interface
REPLServerEvent
(
source
)
Members
Types
CLOSE
Link copied to clipboard
sealed
interface
CLOSE
:
LegacyEventType
Companion
Link copied to clipboard
object
Companion
EXIT
Link copied to clipboard
sealed
interface
EXIT
:
LegacyEventType
LINE
Link copied to clipboard
sealed
interface
LINE
:
LegacyEventType
PAUSE
Link copied to clipboard
sealed
interface
PAUSE
:
LegacyEventType
RESET
Link copied to clipboard
sealed
interface
RESET
:
LegacyEventType
RESUME
Link copied to clipboard
sealed
interface
RESUME
:
LegacyEventType
SIGCONT
Link copied to clipboard
sealed
interface
SIGCONT
:
LegacyEventType
SIGINT
Link copied to clipboard
sealed
interface
SIGINT
:
LegacyEventType
SIGTSTP
Link copied to clipboard
sealed
interface
SIGTSTP
:
LegacyEventType