44 45 46 47
# File 'lib/command_window.rb', line 44 def message(string) @command_line = string draw end