toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-node
/
node.readline
/
InterfaceEvent
Interface
Event
sealed
external
interface
InterfaceEvent
(
source
)
Members
Types
CLOSE
Link copied to clipboard
sealed
interface
CLOSE
:
LegacyEventType
Companion
Link copied to clipboard
object
Companion
HISTORY
Link copied to clipboard
sealed
interface
HISTORY
:
LegacyEventType
LINE
Link copied to clipboard
sealed
interface
LINE
:
LegacyEventType
PAUSE
Link copied to clipboard
sealed
interface
PAUSE
:
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