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

Function next

static/vuejs/vue.esm.js:5641–5643  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

5639}
5640
5641function next () {
5642 return str.charCodeAt(++index$1)
5643}
5644
5645function eof () {
5646 return index$1 >= len

Callers 3

parseModelFunction · 0.70
parseBracketFunction · 0.70
parseStringFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected