@flowscripter/dynamic-cli-framework
Preparing search index...
TtyKeyReader
Class TtyKeyReader
Implements
KeyReader
Index
Constructors
constructor
Methods
disable
Raw
Mode
enable
Raw
Mode
read
Key
Constructors
constructor
new
TtyKeyReader
(
ttyReadStream
:
ReadStream
)
:
TtyKeyReader
Parameters
ttyReadStream
:
ReadStream
Returns
TtyKeyReader
Methods
disable
Raw
Mode
disableRawMode
()
:
void
Returns
void
enable
Raw
Mode
enableRawMode
()
:
void
Returns
void
read
Key
readKey
()
:
Promise
<
KeyEvent
>
Returns
Promise
<
KeyEvent
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
disable
Raw
Mode
enable
Raw
Mode
read
Key
@flowscripter/dynamic-cli-framework
Loading...