consoleOutput(detailLevel:)
Returns a possibly multi-line string representation of the command execution result.
func consoleOutput(detailLevel: CommandOutputDetail) -> String
Parameters
- verbosity
The verbosity level of the output.
Returns a possibly multi-line string representation of the command execution result.
func consoleOutput(detailLevel: CommandOutputDetail) -> String
The verbosity level of the output.