Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
malToKiss
Method · 0.95
handlePage
Function · 0.45
generalSingleTests
Function · 0.45
single.test.ts
File · 0.45
init
Function · 0.45
init
Function · 0.45
checkLoad
Function · 0.45
init
Function · 0.45
getIdentifier
Function · 0.45
getTitle
Function · 0.45
getTitle
Function · 0.45
main.ts
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected