Searched defs:LastExitCode (Results 1 – 2 of 2) sorted by relevance
24 if ($LastExitCode -ne 0) { in ExitOnError() variable 25 throw "A command exited with status $LastExitCode" in ExitOnError() variable 123 if ($LastExitCode -ne 0) { variable
55 if ($LastExitCode -ne 0) { variable