Method deprecated or moved
This method is deprecated or moved on the latest stable version.
The last existing version (v1_9_2_180) is shown here.
quit(item)
public
Quit the editor, after asking to save any unsaved changes first.
# File ext/json/lib/json/editor.rb, line 522
def quit(item)
window.quit
end