MCPcopy Create free account
hub / github.com/OpenEndedGroup/Field2 / body

Function body

lib/web/CodeMirror/mode/http/http.js:89–92  ·  view source on GitHub ↗
(stream)

Source from the content-addressed store, hash-verified

87 }
88
89 function body(stream) {
90 stream.skipToEnd();
91 return null;
92 }
93
94 return {
95 token: function(stream, state) {

Callers 1

withDisabledComputingFunction · 0.85

Calls 1

skipToEndMethod · 0.80

Tested by

no test coverage detected