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

Method wasApplied

lib/mapping/index.d.ts:49–49  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

47
48 interface Result<T = any> extends Iterator<T> {
49 wasApplied(): boolean;
50
51 first(): T | null;
52

Callers 7

wasAppliedMethod · 0.65
mapper-tests.jsFile · 0.65
assertNotAppliedFunction · 0.65
myTestFunction · 0.65

Implementers 1

Resultlib/mapping/result.js

Calls

no outgoing calls

Tested by

no test coverage detected