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

Method security

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

Source from the content-addressed store, hash-verified

45075 set deprecated(s) {
45076 this.set('deprecated', s)
45077 }
45078 get security() {
45079 return this.get('security')
45080 }
45081 set security(s) {
45082 this.set('security', s)

Callers 2

executeFunction · 0.45
mapStateToPropsMethod · 0.45

Calls 2

getMethod · 0.65
setMethod · 0.45

Tested by

no test coverage detected