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

Method getPluginName

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

Source from the content-addressed store, hash-verified

41170 }
41171 const specmap_noop = () => {}
41172 class SpecMap {
41173 static getPluginName(s) {
41174 return s.pluginName
41175 }
41176 static getPatchesOfType(s, o) {
41177 return s.filter(o)

Callers 2

getPluginHistoryMethod · 0.80
updatePluginHistoryMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected