MCPcopy Create free account
hub / github.com/porsager/postgres / finally

Method finally

cjs/src/query.js:158–161  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

156 }
157
158 finally() {
159 this.handle()
160 return super.finally.apply(this, arguments)
161 }
162}
163
164function cachedError(xs) {

Callers 1

index.jsFile · 0.45

Calls 1

handleMethod · 0.95

Tested by

no test coverage detected