MCPcopy
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

1import {createOperation} from "src/core/operations"
2import {updater} from "./updater"
3import Updates from "src/js/state/Updates"
4import {errorToString} from "src/util/error-to-string"

Callers

nothing calls this directly

Calls 8

createOperationFunction · 0.90
errorToStringFunction · 0.90
checkFunction · 0.85
byNameMethod · 0.80
closeMethod · 0.80
checkMethod · 0.65
installMethod · 0.65
activateMethod · 0.45

Tested by

no test coverage detected