MCPcopy Create free account
hub / github.com/candybox2/candybox2.github.io / getKey

Method getKey

code/main/Hotkey.ts:42–44  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

40 }
41
42 public getKey(): number{
43 return this.key;
44 }
45
46 public getKeyString(): string{
47 return this.keyString;

Callers 1

executeFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected