MCPcopy Index your code
hub / github.com/dataease/SQLBot / nextPlugin

Method nextPlugin

frontend/public/swagger-ui-bundle.js:41265–41267  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

41263 Object.assign(a.bind(u), { pluginName: s.name || o, isGenerator: Wo.isGenerator(a) })
41264 )
41265 }
41266 nextPlugin() {
41267 return this.wrappedPlugins.find((s) => this.getMutationsForPlugin(s).length > 0)
41268 }
41269 nextPromisedPatch() {
41270 if (this.promisedPatches.length > 0)

Callers 1

dispatchMethod · 0.95

Calls 2

getMutationsForPluginMethod · 0.95
findMethod · 0.45

Tested by

no test coverage detected