Method: PM::PromptWindow#cleanup

Defined in:
lib/patchmaster/curses/prompt_window.rb

#cleanupObject



57
58
59
# File 'lib/patchmaster/curses/prompt_window.rb', line 57

def cleanup
  @win.close
end