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

instance method Curses::Window#clrtoeol

clrtoeol -> nil

カーソルの位置はそのままで、ウィンドウの内容をクリアします。

class Curses::Window