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

Method deprecated

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

Source from the content-addressed store, hash-verified

44676 set required(s) {
44677 this.set('required', s)
44678 }
44679 get deprecated() {
44680 return this.hasKey('deprecated') ? this.get('deprecated') : new Su.bd(!1)
44681 }
44682 set deprecated(s) {
44683 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