Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/codecombat/codecombat
/ libraryNetworkLSKey
Function
libraryNetworkLSKey
app/lib/user-utils.js:46–48 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
44
}
45
46
function
libraryNetworkLSKey () {
47
return
`lib-network-${me.get(
'_id'
)}`
48
}
49
50
function
shouldHideEmail () {
51
return
!!localStorage.load(hideEmailLibraryKey())
Callers
3
extraProvisions
Function · 0.85
isInLibraryNetwork
Function · 0.85
removeLibraryKeys
Function · 0.85
Calls
1
get
Method · 0.45
Tested by
no test coverage detected