MCPcopy Create free account
hub / github.com/TruthHun/BookStack / fail

Function fail

static/editor.md/lib/codemirror/mode/jade/jade.js:472–475  ·  view source on GitHub ↗
(stream)

Source from the content-addressed store, hash-verified

470 }
471
472 function fail(stream) {
473 stream.next();
474 return null;
475 }
476
477
478 function setInnerMode(stream, state, mode) {

Callers 1

nextTokenFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected