MCPcopy Create free account
hub / github.com/alignoth/alignoth / hasName

Method hasName

resources/vega-lite.min.js:9888–9890  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

9886 return this._data;
9887 }
9888 hasName() {
9889 return !!this._name;
9890 }
9891 get isGenerator() {
9892 return this._generator;
9893 }

Callers 3

hpFunction · 0.95
gpFunction · 0.80
vega-lite.min.jsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected