Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/freecodexyz/free-code
/ setDirectConnectServerUrl
Function
setDirectConnectServerUrl
src/bootstrap/state.ts:539–541 ·
view source on GitHub ↗
(url: string)
Source
from the content-addressed store, hash-verified
537
}
538
539
export
function
setDirectConnectServerUrl(url: string): void {
540
STATE.directConnectServerUrl = url
541
}
542
543
export
function
addToTotalDurationState(
544
duration: number,
Callers
1
run
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected