Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codecombat/codecombat
/ isFake
Method
isFake
app/models/LevelSession.js:151–151 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
149
}
150
151
isFake () {
return
this.id === LevelSession.fakeID }
152
153
inLeague (leagueId) {
154
if
(!this.get(
'leagues'
)) {
return
false }
Callers
3
saveKeyValueDb
Method · 0.95
onPublish
Method · 0.80
onPublish
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected