Flowdock
method

nodelay=

Importance_1
Ruby latest stable (v2_5_5) - 0 notes - Class: Window

Method deprecated or moved

This method is deprecated or moved on the latest stable version. The last existing version (v1_9_3_392) is shown here.

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.