Libraries
»
codebreaker_dmitriev
(0.2.2)
»
Index
»
Output
»
Messages
»
clear
Method: Output::Messages.clear
Defined in:
lib/console_app/output.rb
.
clear
⇒
Object
6 7 8
# File 'lib/console_app/output.rb', line 6
def
clear
system
(
'
clear
'
)
end