MCPcopy
hub / github.com/brimdata/zui / at

Method at

apps/zui/src/modules/sortable-list-algorithm/sortable-list.ts:14–16  ·  view source on GitHub ↗
(index: number)

Source from the content-addressed store, hash-verified

12 }
13
14 at(index: number) {
15 return this.items[index]
16 }
17
18 get isSorting() {
19 return this.args.src != null

Callers 15

srcItemMethod · 0.95
dstItemMethod · 0.95
getVersionFunction · 0.45
getSessionVersionsFunction · 0.45
test.tsFile · 0.45
getQueryVersionsFunction · 0.45
deleteMethod · 0.45
createEditorSnapshotMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected