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

Method isEmpty

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

Source from the content-addressed store, hash-verified

42080 (s) => 'annotation' === s.element && s.classes.contains('error')
42081 )
42082 }
42083 get isEmpty() {
42084 return this.children.reject((s) => 'annotation' === s.element).isEmpty
42085 }
42086 replaceResult(s) {
42087 const { result: o } = this

Callers

nothing calls this directly

Calls 1

rejectMethod · 0.45

Tested by

no test coverage detected