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

Function freeOnly

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

Source from the content-addressed store, hash-verified

31 broadName () { return '' },
32 get (prop) { return props[prop] },
33 freeOnly () { return false },
34 isTarena () { return false },
35 isILK () { return false },
36 isICode () { return false },

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected