ExitCodeZeroRule() Method

Definition

Assembly CliInvoke.Core.dll

A self-describing validation rule that ensures the process exited with a zero exit code.

public static ValidationRule<TProcessResult> ExitCodeZeroRule()

Returns