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

Class

app/core/treema-ext.js:835–835  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

833}
834
835class TaskTreema extends TreemaNode.nodeMap.string {
836 constructor (...args) {
837 super(...args)
838 this.onTaskChanged = this.onTaskChanged.bind(this)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected