save(item)
Save the current JSON document.
# File ext/json/lib/json/editor.rb, line 512 def save(item) window.file_save end