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

Method getParentTarget

src/data.ts:157–159  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

155 }
156
157 public getParentTarget() {
158 return this.parentTarget;
159 }
160
161 public getId() {
162 return this.id;

Callers 6

collectDataFromTableMethod · 0.80
getDateFromTagFunction · 0.80
getDateFromDvFieldFunction · 0.80
collectDataFromInlineTagFunction · 0.80
collectDataFromDvFieldFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected