| 1 | // desktop-linux: bring the PACKAGED app up inside a Linux guest and forward its |
| 2 | // CDP port (the shared attach/forward lives in ./desktop-vm). No window server, |
| 3 | // so the app renders into an Xvfb virtual display; ffmpeg x11grab (in the |
| 4 | // scenario's recorder) films that display. Simpler than macOS: no Aqua, no |
nothing calls this directly
no test coverage detected