MCPcopy Create free account
hub / github.com/dataease/SQLBot / merge

Method merge

frontend/public/swagger-ui-bundle.js:52357–52360  ·  view source on GitHub ↗
(s)

Source from the content-addressed store, hash-verified

52355 this
52356 )
52357 }
52358 merge(s) {
52359 for (const o of s.values()) this.add(o)
52360 return this
52361 }
52362 has(s) {
52363 const o = Jc(s) ? s : s.uri

Callers 6

errFunction · 0.80
operationWithMetaFunction · 0.80
SwaggerUIFunction · 0.80
rcFunction · 0.80

Calls 2

addMethod · 0.95
valuesMethod · 0.45

Tested by

no test coverage detected