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

Method format

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

Source from the content-addressed store, hash-verified

45541 set default(s) {
45542 this.set('default', s)
45543 }
45544 get format() {
45545 return this.get('format')
45546 }
45547 set format(s) {
45548 this.set('format', s)

Callers 15

batch_create_terminologyFunction · 0.80
get_terminology_templateFunction · 0.80
insert_pgFunction · 0.80
innerFunction · 0.80
run_taskMethod · 0.80
sql_sys_questionMethod · 0.80
sql_user_questionMethod · 0.80
chart_sys_questionMethod · 0.80
chart_user_questionMethod · 0.80
analysis_sys_questionMethod · 0.80
predict_sys_questionMethod · 0.80

Calls 2

getMethod · 0.65
setMethod · 0.45

Tested by

no test coverage detected