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

Method finally

cf/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

nothing calls this directly

Calls 1

handleMethod · 0.95

Tested by

no test coverage detected