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

Method value

apps/zui/src/js/api/current/current-api.ts:28–30  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

26 }
27
28 get value() {
29 return LogDetails.build(this.getState())
30 }
31
32 get query() {
33 return Current.getActiveQuery(this.getState())

Callers

nothing calls this directly

Calls 1

buildMethod · 0.80

Tested by

no test coverage detected