MCPcopy
hub / github.com/pyrochlore/obsidian-tracker / getId

Method getId

src/data.ts:161–163  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

159 }
160
161 public getId() {
162 return this.id;
163 }
164
165 public getAccessor(index = 0) {
166 switch (index) {

Callers 15

renderFunction · 0.45
renderLineFunction · 0.45
renderPointsFunction · 0.45
renderBarFunction · 0.45
getRenderInfoFromYamlFunction · 0.45
createDatasetMethod · 0.45
getDatasetByIdMethod · 0.45
getXDatasetIdsMethod · 0.45
getQueryByIdMethod · 0.45
toNextDatasetFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected