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

Method deprecated

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

Source from the content-addressed store, hash-verified

45069 set callbacks(s) {
45070 this.set('callbacks', s)
45071 }
45072 get deprecated() {
45073 return this.hasKey('deprecated') ? this.get('deprecated') : new Su.bd(!1)
45074 }
45075 set deprecated(s) {
45076 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