MCPcopy Create free account
hub / github.com/microsoft/SandDance / markpath

Function markpath

docs/app/js/sanddance-app.js:149589–149592  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

149587 return (0, _vegaUtil.peek)(this._lookup);
149588 },
149589 markpath () {
149590 const p = this._markpath;
149591 return ++p[p.length - 1];
149592 },
149593 // ----
149594 fieldRef (field13, name) {
149595 if ((0, _vegaUtil.isString)(field13)) return fieldRef$1(field13, name);

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected