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

Method getCurrentMutations

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

Source from the content-addressed store, hash-verified

41339 this.mutations.slice(s, o)
41340 )
41341 }
41342 getCurrentMutations() {
41343 return this.getMutationsForPlugin(this.getCurrentPlugin())
41344 }
41345 getMutationsForPlugin(s) {
41346 const o = this.getPluginMutationIndex(s)

Callers 1

dispatchMethod · 0.80

Calls 2

getMutationsForPluginMethod · 0.95
getCurrentPluginMethod · 0.95

Tested by

no test coverage detected