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

Function getDefaultFileSystemExecutor

src/utils/command.ts:327–329  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

325}
326
327export function getDefaultFileSystemExecutor(): FileSystemExecutor {
328 return _testFileSystemExecutorOverride ?? defaultFileSystemExecutor;
329}

Callers 15

runSetupWizardFunction · 0.90
processFileFunction · 0.90
processDirectoryFunction · 0.90
scaffoldProjectFunction · 0.90
createTestMacOSExecutorFunction · 0.90
testMacosLogicFunction · 0.90
test_macos.tsFile · 0.90
createTestDeviceExecutorFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected