Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/arctic-cli/interface
/ status
Function
status
packages/arctic/src/cli/cmd/tui/context/sync.tsx:477–479 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
475
data: store,
476
set: setStore,
477
get status() {
478
return store.status
479
},
480
get ready() {
481
return store.status !==
"loading"
482
},
Callers
2
UsageCard
Function · 0.50
Prompt
Function · 0.50
Calls
1
get
Method · 0.45
Tested by
no test coverage detected