Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/arctic-cli/interface
/ init
Function
init
packages/arctic/src/lsp/index.ts:127–129 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
125
)
126
127
export
async
function
init() {
128
return
state()
129
}
130
131
export
const
Status = z
132
.object({
Callers
nothing calls this directly
Calls
1
state
Function · 0.85
Tested by
no test coverage detected