The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
RealTimeConsoleInput.this
arsd
terminal
RealTimeConsoleInput
To capture input, you need to provide a terminal and some flags.
struct
RealTimeConsoleInput
this
(
Terminal
*
terminal
,
ConsoleInputFlags
flags
)
Meta
Source
See Implementation
arsd
terminal
RealTimeConsoleInput
constructors
this
functions
getch
injectEvent
integrateWithSimpleDisplayEventLoop
kbhit
nextEvent
requestPasteFromClipboard
requestPasteFromPrimary
timedCheckForInput
To capture input, you need to provide a terminal and some flags.