Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-node
/
node.readline
/
Key
Key
sealed
external
interface
Key
(
source
)
Members
Properties
ctrl
Link copied to clipboard
abstract
var
ctrl
:
Boolean
?
meta
Link copied to clipboard
abstract
var
meta
:
Boolean
?
name
Link copied to clipboard
abstract
var
name
:
String
?
sequence
Link copied to clipboard
abstract
var
sequence
:
String
?
shift
Link copied to clipboard
abstract
var
shift
:
Boolean
?