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

Function MakeRef

frontend/public/swagger-ui-bundle.js:1493–1495  ·  view source on GitHub ↗
(s)

Source from the content-addressed store, hash-verified

1491 L = { value: !1 },
1492 B = { value: !1 }
1493 function MakeRef(s) {
1494 return ((s.value = !1), s)
1495 }
1496 function SetRef(s) {
1497 s && (s.value = !0)
1498 }

Callers 2

updateMapFunction · 0.85
updateListFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected