MCPcopy
hub / github.com/MALSync/MALSync / getImage

Method getImage

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

Source from the content-addressed store, hash-verified

167 }
168
169 getImage() {
170 return $('#detailPosterImg').attr('src');
171 }
172
173 getTitle() {
174 return $('h1').first().text().trim() || '';

Callers 13

handlePageFunction · 0.45
generalSingleTestsFunction · 0.45
messageAniListListenerFunction · 0.45
messageMangaBakaListenerFunction · 0.45
messageSimklListenerFunction · 0.45
messageKitsuListenerFunction · 0.45
messageMalListenerFunction · 0.45
messagePageListenerFunction · 0.45
notificationCheckFunction · 0.45
compilePageFunction · 0.45
emitUpdateFunction · 0.45
imageFallbackInternalMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected