MCPcopy
hub / github.com/csev/py4e / save

Function save

tools/pythonauto/static/codemirrorepl/codemirrorepl.js:2328–2328  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

2326 options.autofocus = true;
2327
2328 function save() {textarea.value = instance.getValue();}
2329 if (textarea.form) {
2330 // Deplorable hack to make the submit method do the right thing.
2331 var rmSubmit = connect(textarea.form, "submit", save, true);

Callers 2

wrappedSubmitFunction · 0.70
codemirrorepl.jsFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected