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

Method initializationComplete

app/core/Tracker2/BaseTracker.js:84–86  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

82 }
83
84 get initializationComplete () {
85 return this.initializationCompletePromise
86 }
87
88 /**
89 * Standard initialization method to be used to initialize the tracker. Ensures that the

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected