Closed littletoyrobots closed 6 years ago
This replaces the exit with return so that the powershell instance will not terminate if certain conditions are met.
exit
return
Also formats the JSON reference to make certain sections in line with the rest of the file.
close #23
This replaces the
exit
withreturn
so that the powershell instance will not terminate if certain conditions are met.Also formats the JSON reference to make certain sections in line with the rest of the file.