NonzeroExit

public struct NonzeroExit : Error, Sendable
extension Process.NonzeroExit: CustomStringConvertible, CustomDebugStringConvertible

The results of a process run that exited with a nonzero code.