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

Method getTarget

src/data.ts:153–155  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

151 }
152
153 public getTarget() {
154 return this.target;
155 }
156
157 public getParentTarget() {
158 return this.parentTarget;

Callers 15

postprocessorMethod · 0.80
getDateFromFrontmatterFunction · 0.80
getDateFromTagFunction · 0.80
getDateFromTextFunction · 0.80
getDateFromDvFieldFunction · 0.80
getDateFromWikiFunction · 0.80
getDateFromFileMetaFunction · 0.80
getDateFromTaskFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected