Method: Yap::World#interactive!

Defined in:
lib/yap/world.rb

#interactive!Object



147
148
149
150
# File 'lib/yap/world.rb', line 147

def interactive!
  refresh_prompt
  @editor.start
end