Flowdock
method

nodelay=

Importance_1
v1_9_3_392 - Show latest stable - 0 notes - Class: Window
nodelay=(p1) public

Causes Curses::Window.getch to be a non-blocking call. If no input is ready, getch returns ERR.

If disabled (bool is false), Curses::Window.getch waits until a key is pressed.

Show source
Register or log in to add new notes.