Ruby 1.8.7 リファレンスマニュアル > ライブラリ一覧 > cursesライブラリ > Curses::Windowクラス > noutrefresh

instance method Curses::Window#noutrefresh

noutrefresh -> nil[permalink][rdoc]

[TODO]

Refreshes the windows and lines.

Curses::Window.noutrefresh allows multiple updates with more efficiency than Curses::Window.refresh alone.