Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/brimdata/zui
/ replace
Method
replace
apps/zui/src/modules/history.ts:24–26 ·
view source on GitHub ↗
(entry: Entry)
Source
from the content-addressed store, hash-verified
22
}
23
24
replace(entry: Entry) {
25
this.array[this.index] = entry
26
}
27
28
entries(): Entry[] {
29
return
this.array
Callers
15
toInt
Method · 0.45
jsonHeader
Function · 0.45
history.test.ts
File · 0.45
replaceDecimal
Function · 0.45
singular
Function · 0.45
build
Function · 0.45
brimcap
Method · 0.45
requireAll
Function · 0.45
getDirectory
Function · 0.45
2023-01-01-brim-to-zui.ts
File · 0.45
relativeUrl
Method · 0.45
invoke
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected