Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
handlePage
Function · 0.45
generalSingleTests
Function · 0.45
messageAniListListener
Function · 0.45
messageMangaBakaListener
Function · 0.45
messageSimklListener
Function · 0.45
messageKitsuListener
Function · 0.45
messageMalListener
Function · 0.45
messagePageListener
Function · 0.45
notificationCheck
Function · 0.45
compilePage
Function · 0.45
emitUpdate
Function · 0.45
imageFallbackInternal
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected