Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/brimdata/zui
/ operations.ts
File
operations.ts
apps/zui/src/domain/updates/operations.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{createOperation} from
"src/core/operations"
2
import
{updater} from
"./updater"
3
import
Updates from
"src/js/state/Updates"
4
import
{errorToString} from
"src/util/error-to-string"
Callers
nothing calls this directly
Calls
8
createOperation
Function · 0.90
errorToString
Function · 0.90
check
Function · 0.85
byName
Method · 0.80
close
Method · 0.80
check
Method · 0.65
install
Method · 0.65
activate
Method · 0.45
Tested by
no test coverage detected