MCPcopy Index your code
hub / github.com/getsentry/XcodeBuildMCP / defaultSocketPath

Function defaultSocketPath

src/daemon/socket-path.ts:107–109  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

105 * @deprecated Use getSocketPath() with explicit workspace context instead.
106 */
107export function defaultSocketPath(): string {
108 return getSocketPath();
109}

Callers

nothing calls this directly

Calls 1

getSocketPathFunction · 0.85

Tested by

no test coverage detected