Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/UsefulSoftwareCo/executor
/ daemon-bootstrap.test.ts
File
daemon-bootstrap.test.ts
tests/daemon-bootstrap.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, it } from
"@effect/vitest"
;
2
import
{ createServer } from
"node:net"
;
3
import
* as Effect from
"effect/Effect"
;
4
Callers
nothing calls this directly
Calls
10
parseDaemonBaseUrl
Function · 0.90
canAutoStartLocalDaemonForHost
Function · 0.90
isDevCliEntrypoint
Function · 0.90
buildDaemonSpawnSpec
Function · 0.90
chooseDaemonPort
Function · 0.90
resume
Function · 0.85
listen
Method · 0.80
address
Method · 0.80
close
Method · 0.65
resolve
Function · 0.50
Tested by
no test coverage detected