MCPcopy Create free account
hub / github.com/codecombat/codecombat / isICode

Function isICode

static-mock.js:36–36  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

34 isTarena () { return false },
35 isILK () { return false },
36 isICode () { return false },
37 isCodeNinja () { return false },
38 useTarenaLogo () { return false },
39 hideTopRightNav () { return false },

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected