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

Function tmpdir

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

Source from the content-addressed store, hash-verified

292 },
293
294 tmpdir(): string {
295 return osTmpdir();
296 },
297};
298
299let _testCommandExecutorOverride: CommandExecutor | null = null;

Calls

no outgoing calls

Tested by 2

createSocketPathFunction · 0.68
createSocketPathFunction · 0.68