Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/codecombat/codecombat
/ libraryNameKey
Function
libraryNameKey
app/lib/user-utils.js:66–68 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
64
}
65
66
function
libraryNameKey () {
67
return
`library-name-${me.get(
'_id'
)}`
68
}
69
70
function
showLibraryLoginModalKey () {
71
return
`library-modal-${me.get(
'_id'
)}`
Callers
3
extraProvisions
Function · 0.85
libraryName
Function · 0.85
removeLibraryKeys
Function · 0.85
Calls
1
get
Method · 0.45
Tested by
no test coverage detected