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

Function autoDetection

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

Source from the content-addressed store, hash-verified

21205 }))
21206 }
21207 function autoDetection(s) {
21208 const o = getLanguage(s)
21209 return o && !o.disableAutodetect
21210 }
21211 function fire(s, o) {
21212 const i = s
21213 u.forEach(function (s) {

Callers

nothing calls this directly

Calls 1

getLanguageFunction · 0.70

Tested by

no test coverage detected