Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codecombat/codecombat
/ getSelectedLanguage
Function
getSelectedLanguage
ozaria/site/store/BaseCurriculumGuide.js:132–134 ·
view source on GitHub ↗
(state, language)
Source
from the content-addressed store, hash-verified
130
},
131
132
getSelectedLanguage (state, language) {
133
return
state.selectedLanguage
134
}
135
},
136
137
actions: {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected