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

Method namespace

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

Source from the content-addressed store, hash-verified

46905 set name(s) {
46906 this.set('name', s)
46907 }
46908 get namespace() {
46909 return this.get('namespace')
46910 }
46911 set namespace(s) {
46912 this.set('namespace', s)

Callers 1

useMethod · 0.80

Calls 2

getMethod · 0.65
setMethod · 0.45

Tested by

no test coverage detected