Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Tty.Stdin
Sourceread_utf8 ()
will do a non-blocking read and either return the next valid UTF-8 string available in stdin
or immediately return.
setup ()
sets up the stdin
for async reading.
shutdown ()
restores the stdin
.