chris-peterson / pwsh-gitlab

:computer: PowerShell module for GitLab
MIT License
22 stars 10 forks source link

Standardize WhatIf/Confirm parameters #58

Open chris-peterson opened 1 year ago

chris-peterson commented 1 year ago

By using SupportsShouldProcess, we can ensure consistent behavior WRT -WhatIf and -Confirm switches.