Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/anomalyco/opencode
/ isRunning
Function
isRunning
packages/opencode/src/mcp/oauth-callback.ts:190–192 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
188
}
189
190
export
function
isRunning(): boolean {
191
return
server !== undefined
192
}
193
194
export
* as McpOAuthCallback from
"./oauth-callback"
Callers
3
Shell
Function · 0.85
Read
Function · 0.85
Task
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected