MCPcopy
hub / github.com/npmx-dev/npmx.dev / isConnected

Method isConnected

cli/src/mock-state.ts:124–126  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

122 }
123
124 isConnected(): boolean {
125 return this.state.connected
126 }
127
128 // -- Org data --
129

Callers 1

requireAuthFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected