MCPcopy Create free account
hub / github.com/dataease/SQLBot / required

Method required

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

Source from the content-addressed store, hash-verified

45105 set in(s) {
45106 this.set('in', s)
45107 }
45108 get required() {
45109 return this.hasKey('required') ? this.get('required') : new Su.bd(!1)
45110 }
45111 set required(s) {
45112 this.set('required', s)

Callers

nothing calls this directly

Calls 3

hasKeyMethod · 0.80
getMethod · 0.65
setMethod · 0.45

Tested by

no test coverage detected