MCPcopy Create free account
hub / github.com/apache/cassandra-nodejs-driver / _onItemAdded

Method _onItemAdded

lib/mapping/tree.js:137–140  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

135 }
136
137 _onItemAdded() {
138 this.length++;
139 this.emit('add', this.length);
140 }
141}
142
143function iteratorToArray(value, iterator) {

Callers 2

getOrCreateMethod · 0.95
_createBranchMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected