mirror of
https://github.com/apple/container.git
synced 2026-08-30 04:16:29 +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.