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

Function eof

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

Source from the content-addressed store, hash-verified

5643}
5644
5645function eof () {
5646 return index$1 >= len
5647}
5648
5649function isStringStart (chr) {
5650 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