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

Function actions_show

frontend/public/swagger-ui-bundle.js:35030–35032  ·  view source on GitHub ↗
(s, o = !0)

Source from the content-addressed store, hash-verified

35028 function updateFilter(s) {
35029 return { type: Dn, payload: s }
35030 }
35031 function actions_show(s, o = !0) {
35032 return ((s = normalizeArray(s)), { type: Fn, payload: { thing: s, shown: o } })
35033 }
35034 function changeMode(s, o = '') {
35035 return ((s = normalizeArray(s)), { type: Ln, payload: { thing: s, mode: o } })

Callers

nothing calls this directly

Calls 1

normalizeArrayFunction · 0.85

Tested by

no test coverage detected