mirror of
https://github.com/apple/container.git
synced 2026-07-14 13:37:02 +00:00
2b07e890c7
- 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.