ITADN

resolve null when there is no output json

#2Pull Requestrsmarples 创建于 2023-12-08
R
rsmarplescommented
Some PowerShell commands don't return anything on success, such as `Remove-SMBMapping -LocalPath Z: -Force`. This is avoids an error trying create a Result object from nothing.
合并状态:未合并 关闭于 2023-12-08 1 条评论