MCPcopy 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
539export function setDirectConnectServerUrl(url: string): void {
540 STATE.directConnectServerUrl = url
541}
542
543export function addToTotalDurationState(
544 duration: number,

Callers 1

runFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected