lipkau / PsIni

Work with INI files in PowerShell using hashtables
http://lipkau.github.io/PsIni
MIT License
151 stars 50 forks source link

Add -IgnoreEmptySection parameter to Get-IniContent #69

Open kevinholtkamp opened 2 years ago

kevinholtkamp commented 2 years ago

Added a new switch parameter for ignoring empty sections in Get-IniContent, similar to the IgnoreComments switch