init(_:)
Initialize an instance of this type that matches the specified exit status.
Declaration
init(_ exitStatus: ExitStatus)Parameters
- exitStatus:
The particular exit status this condition should match.
Initialize an instance of this type that matches the specified exit status.
init(_ exitStatus: ExitStatus)The particular exit status this condition should match.