Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/candybox2/candybox2.github.io
/ getAnywhere
Method
getAnywhere
code/main/Naming.ts:16–18 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
14
15
// Public getters
16
public getAnywhere(): string{
17
return
this.anywhere;
18
}
19
20
public getBeginning(): string{
21
return
this.beginning;
Callers
1
getDeathMessage
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected