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

Method getCurrentPlugin

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

Source from the content-addressed store, hash-verified

41346 const o = this.getPluginMutationIndex(s)
41347 return this.getMutations(o + 1)
41348 }
41349 getCurrentPlugin() {
41350 return this.currentPlugin
41351 }
41352 getLib() {
41353 return this.libMethods

Callers 2

getCurrentMutationsMethod · 0.95
_hasRunMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected