==(_:_:)

Returns true if the two execution results are equal.

CommandExecutionResult.swift:168
static func == (lhs: CommandExecutionResult, rhs: CommandExecutionResult) -> Bool

Parameters

lhs

The first execution result

rhs

The second execution result