Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/getsentry/XcodeBuildMCP
/ getWatchedPath
Function
getWatchedPath
src/utils/xcode-state-watcher.ts:279–281 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
277
* Get the currently watched path
278
*/
279
export
function
getWatchedPath(): string | null {
280
return
state.watchedPath;
281
}
Callers
3
getSessionRuntimeStatusSnapshot
Function · 0.90
xcode-state-watcher.test.ts
File · 0.90
buildMcpLifecycleSnapshot
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected