Libraries
»
handy_toolbox
(0.1.1)
»
Index
»
HandyToolbox
»
Screen
»
#clear
Method: HandyToolbox::Screen#clear
Defined in:
lib/handy_toolbox/screen.rb
#
clear
⇒
Object
27 28 29 30
# File 'lib/handy_toolbox/screen.rb', line 27
def
clear
scroll
.
reset
Curses
.
clear
end