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

Method isSaved

apps/zui/src/models/active-query.ts:28–30  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

26 }
27
28 isSaved() {
29 return !this.isAnonymous()
30 }
31
32 isLatest() {
33 return (

Callers 4

isReadOnlyMethod · 0.95
toolbar-menu.tsFile · 0.80
QueryTitleFunction · 0.80
useTitleFormFunction · 0.80

Calls 1

isAnonymousMethod · 0.95

Tested by

no test coverage detected