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

Pipe object type to Get-FormatView #95

Closed jdhitsolutions closed 3 years ago

jdhitsolutions commented 3 years ago

Modify Get-FormatView so that the Typename can accepted from the pipeline.

jdhitsolutions commented 3 years ago

This has been fixed in v2.32.0