Method: Yap::World#refresh_prompt

Defined in:
lib/yap/world.rb

#refresh_promptObject



176
177
178
# File 'lib/yap/world.rb', line 176

def refresh_prompt
  @editor.prompt = @prompt.update.text
end