MCPcopy Create free account
hub / github.com/breck7/scroll / save

Function save

external/.scrollLibs.js:13133–13135  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

13131 }
13132
13133 function save() {
13134 textarea.value = cm.getValue()
13135 }
13136
13137 var realSubmit
13138 if (textarea.form) {

Callers 1

fromTextAreaFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected