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

Method deprecated

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

Source from the content-addressed store, hash-verified

45111 set required(s) {
45112 this.set('required', s)
45113 }
45114 get deprecated() {
45115 return this.hasKey('deprecated') ? this.get('deprecated') : new Su.bd(!1)
45116 }
45117 set deprecated(s) {
45118 this.set('deprecated', s)

Callers

nothing calls this directly

Calls 3

hasKeyMethod · 0.80
getMethod · 0.65
setMethod · 0.45

Tested by

no test coverage detected