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

Function eof

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

Source from the content-addressed store, hash-verified

5639}
5640
5641function eof () {
5642 return index$1 >= len
5643}
5644
5645function isStringStart (chr) {
5646 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