generalFailure(msg:)

Creates a command out that represents a failure.

CommandOutput.swift:63
static func generalFailure(msg: String) -> CommandOutput

Parameters

msg

A message to include as the standard error.