MCPcopy Create free account
hub / github.com/MALSync/MALSync / pageRelation

Method pageRelation

src/simkl/simklClass.ts:187–190  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

185 }
186
187 async pageRelation() {
188 await this.page.malObj.fillRelations();
189 this.malkiss.pageRelation = this.page.malObj.getPageRelations();
190 }
191
192 protected call = helper.call;
193

Callers 1

initMethod · 0.95

Calls 1

fillRelationsMethod · 0.80

Tested by

no test coverage detected