mirror of
https://github.com/apple/container.git
synced 2026-09-01 05:15:42 +00:00
- Makes ProcessIO more generally available. - `Application.handleProcess(processIO:process:)` becomes `processIO.handleProcess(process:log:)`. ## Motivation and Context This code shouldn't be in the CLI, it should be part of ContainerClient.