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

Function getUiDebuggerGuardMode

src/utils/environment.ts:59–61  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

57}
58
59export function getUiDebuggerGuardMode(): UiDebuggerGuardMode {
60 return getConfig().uiDebuggerGuardMode;
61}
62
63function normalizeEnvWithPrefix(
64 prefix: string,

Calls 1

getConfigFunction · 0.90

Tested by

no test coverage detected