PowerShellGetv2 icon indicating copy to clipboard operation
PowerShellGetv2 copied to clipboard

Not all functions with a Path parameter have a LiteralPath parameter #488

Open krishnayalavarthi opened this issue 6 years ago • 1 comments

Modified the functions to include the LiteralPath parameter. If Path parameter is null, then the value in LiteralPath is assigned to Path. Every thing else remains same.

krishnayalavarthi avatar Oct 10 '19 22:10 krishnayalavarthi

CLA assistant check
All CLA requirements met.

msftclas avatar Oct 10 '19 22:10 msftclas