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

Method empty

apps/zui/src/js/state/Editor/types.ts:24–24  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

22export type QueryPin = GenericQueryPin | FromQueryPin | TimeRangeQueryPin
23export interface QueryPinInterface {
24 empty(): boolean
25 toZed(): string
26}
27

Callers 3

clearTextSelectionFunction · 0.65
updatePinFunction · 0.65
ShowFunction · 0.65

Implementers 3

GenericPinapps/zui/src/js/state/Editor/models/ge
TimeRangePinapps/zui/src/js/state/Editor/models/ti
FromPinapps/zui/src/js/state/Editor/models/fr

Calls

no outgoing calls

Tested by

no test coverage detected