MCPcopy Create free account
hub / github.com/Hashnode/starter-kit / resumingScanAtSamePosition

Method resumingScanAtSamePosition

packages/utils/renderer/highlight.js:598–600  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

596 );
597 }
598 resumingScanAtSamePosition() {
599 return 0 != this.regexIndex;
600 }
601 considerAll() {
602 this.regexIndex = 0;
603 }

Callers 1

bFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected