Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codecombat/codecombat
/ hasImage
Method
hasImage
app/models/Achievement.js:53–53 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
51
}
52
53
hasImage () {
return
(this.get(
'icon'
) != null) }
54
55
// TODO Could cache the default icon separately
56
cacheLockedImage () {
Callers
nothing calls this directly
Calls
1
get
Method · 0.45
Tested by
no test coverage detected