Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codecombat/codecombat
/ selectableStudentIds
Function
selectableStudentIds
ozaria/site/store/BaseSingleClass.js:38–40 ·
view source on GitHub ↗
(state)
Source
from the content-addressed store, hash-verified
36
},
37
38
selectableStudentIds (state) {
39
return
state.selectableStudentIds
40
},
41
42
selectableOriginals (state) {
43
return
state.selectableOriginals
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected