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

Method then

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

Source from the content-addressed store, hash-verified

49964 set if(s) {
49965 this.set('if', s)
49966 }
49967 get then() {
49968 return this.get('then')
49969 }
49970 set then(s) {
49971 this.set('then', s)

Callers 15

TFunction · 0.45
SiFunction · 0.45
akFunction · 0.45
authorizeRequestFunction · 0.45
getConfigByUrlFunction · 0.45
resolveSpecFunction · 0.45
executeRequestFunction · 0.45
extractFromDocFunction · 0.45
getDocFunction · 0.45
promisedPatchThenMethod · 0.45
dispatchMethod · 0.45

Calls 2

getMethod · 0.65
setMethod · 0.45

Tested by

no test coverage detected