Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codecombat/codecombat
/ isCodeNinjaClubCamp
Method
isCodeNinjaClubCamp
app/models/Classroom.js:561–563 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
559
}
560
561
isCodeNinjaClubCamp () {
562
return
Classroom.codeNinjaClassroomTypes().map(
type
=>
type
.id).includes(this.get(
'type'
))
563
}
564
}
565
Classroom.initClass()
566
return
Classroom
Callers
nothing calls this directly
Calls
2
codeNinjaClassroomTypes
Method · 0.80
get
Method · 0.45
Tested by
no test coverage detected