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

Function eof

static/vuejs/vue.common.js:5647–5649  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

5645}
5646
5647function eof () {
5648 return index$1 >= len
5649}
5650
5651function isStringStart (chr) {
5652 return chr === 0x22 || chr === 0x27

Callers 3

parseModelFunction · 0.70
parseBracketFunction · 0.70
parseStringFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected