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

Method isRight

code/main/EnigmaAnswer.ts:9–11  ·  view source on GitHub ↗
(answer: string)

Source from the content-addressed store, hash-verified

7
8 // Public methods
9 public isRight(answer: string): boolean{
10 return false;
11 }
12}

Callers 1

runMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected