Output
struct Output
The complete output from the shell
-
The standard output
Declaration
Swift
var standardOutput: [OutputItem] -
The standard error
Declaration
Swift
var standardError: [OutputItem]
View on GitHub