MCPcopy
hub / github.com/MALSync/MALSync / getTitle

Method getTitle

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

Source from the content-addressed store, hash-verified

171 }
172
173 getTitle() {
174 return $('h1').first().text().trim() || '';
175 }
176
177 malToKiss() {
178 con.log('malToKiss');

Callers 15

malToKissMethod · 0.95
handlePageFunction · 0.45
generalSingleTestsFunction · 0.45
single.test.tsFile · 0.45
initFunction · 0.45
initFunction · 0.45
checkLoadFunction · 0.45
initFunction · 0.45
getIdentifierFunction · 0.45
getTitleFunction · 0.45
getTitleFunction · 0.45
main.tsFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected