MCPcopy Create free account
hub / github.com/codemix/htmling / text

Function text

lib/parser.js:855–857  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

853 }
854
855 function text() {
856 return input.substring(peg$reportedPos, peg$currPos);
857 }
858
859 function offset() {
860 return peg$reportedPos;

Callers 1

peg$c134Function · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…