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

Method constructor

frontend/public/swagger-ui-bundle.js:60401–60405  ·  view source on GitHub ↗
(s, o)

Source from the content-addressed store, hash-verified

60399 }
60400 }
60401 class OperationContainer extends Re.PureComponent {
60402 constructor(s, o) {
60403 super(s, o)
60404 const { tryItOutEnabled: i } = s.getConfigs()
60405 this.state = { tryItOutEnabled: i, executeInProgress: !1 }
60406 }
60407 static defaultProps = {
60408 showSummary: !0,

Callers

nothing calls this directly

Calls 1

getConfigsMethod · 0.80

Tested by

no test coverage detected