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

Method getValues

src/data.ts:420–422  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

418 }
419
420 public getValues() {
421 return this.values;
422 }
423
424 public getLength() {
425 return this.values.length;

Callers 4

renderHeatmapDaysFunction · 0.80
renderMonthDaysFunction · 0.80
checkDivisorFunction · 0.80
expr.tsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected