15 16 17 18
# File 'lib/thor/line_editor/basic.rb', line 15 def readline $stdout.print(prompt) get_input end