Simple Hierarchy in PowerShell - developing PowerShell provider got so much easier
188
stars
33
forks
source link
Explictily throw NotSupport for commands - Get/Set/Clea- Content, Move/Copy/New/Remove/Rename/Clear/Set-Item #105
Closed
BellaLi closed 6 years ago
Add handling to not supported commands, throw NotSupport error to reduce confusion;
Add UnitTest for all of the not supported commands.
UnitTest passed in both Full PowerShell and PowerShell Core.