PowerShell / TextUtility

Microsoft.PowerShell.TextUtility module
MIT License
64 stars 18 forks source link

Implement ConvertFrom-Text #10

Open SteveL-MSFT opened 3 years ago

SteveL-MSFT commented 3 years ago

Equivalent to ConvertFrom-String for converting text output from native commands to an object, but will probably work differently than the WinPS cmdlet