MCPcopy Create free account
hub / github.com/ChinaSiro/claude-code-sourcemap / openApp

Function openApp

restored-src/src/utils/computerUse/executor.ts:641–643  ·  view source on GitHub ↗
(bundleId: string)

Source from the content-addressed store, hash-verified

639 },
640
641 async openApp(bundleId: string): Promise<void> {
642 await cu.apps.open(bundleId)
643 },
644 }
645}
646

Callers

nothing calls this directly

Calls 1

openMethod · 0.80

Tested by

no test coverage detected