Static Methodheckj.formic 0.3.0Formic
generalFailure(msg:)
Creates a command out that represents a failure.
static func generalFailure(msg: String) -> CommandOutput
Parameters
- msg
A message to include as the standard error.
Creates a command out that represents a failure.
static func generalFailure(msg: String) -> CommandOutput
A message to include as the standard error.