Libraries
»
command_kit
(0.1.0)
»
Index
»
CommandKit
»
Colors
»
ANSI
»
clear
Method: CommandKit::Colors::ANSI.clear
Defined in:
lib/command_kit/colors.rb
.
clear
⇒
Object
See Also:
reset
102 103 104
# File 'lib/command_kit/colors.rb', line 102
def
clear
reset
end