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

Class

test/app/lib/cinematic/AbstractCommand.spec.js:10–10  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

8})
9
10class NaiveExtend extends AbstractCommand {}
11
12class PassInRunCommand extends AbstractCommand {
13 constructor (run) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected