Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/codecombat/codecombat
/ hideEmailLibraryKey
Function
hideEmailLibraryKey
app/lib/user-utils.js:58–60 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
56
}
57
58
function
hideEmailLibraryKey () {
59
return
`hide-email-library-${me.get(
'_id'
)}`
60
}
61
62
function
libraryName () {
63
return
localStorage.load(libraryNameKey())
Callers
3
extraProvisions
Function · 0.85
shouldHideEmail
Function · 0.85
removeLibraryKeys
Function · 0.85
Calls
1
get
Method · 0.45
Tested by
no test coverage detected