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

Function next

static/vuejs/vue.js:5637–5639  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

5635}
5636
5637function next () {
5638 return str.charCodeAt(++index$1)
5639}
5640
5641function eof () {
5642 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