jdhitsolutions / PSScriptTools

:wrench: :hammer: A set of PowerShell functions you might use to enhance your own functions and scripts or to facilitate working in the console. Most should work in both Windows PowerShell and PowerShell 7, even cross-platform. Any operating system limitations should be handled on a per command basis. The Samples folder contains demonstration script files
MIT License
901 stars 112 forks source link

Fixed Error from: Get-ParameterInfo using .Count #116

Closed ninmonkey closed 2 years ago

ninmonkey commented 2 years ago
ninmonkey commented 2 years ago

I'm new to forks, so I'm not sure if I forked and created a PR's correctly