Can anyone provide a sample of PSCleanBlock
use?
#351
Unanswered
ronascentes
asked this question in
Q&A
Replies: 1 comment
-
ModuleFast by Justin Grote used Clean blocks, but later reverted to using Try/Catch for 7.2 comptaibility. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
The clean block was added in PowerShell 7.3 but I am looking for a real example or suggestion when
PSCleanBlock
might be used. So I would appreciate if anyone might provide a sample of code using that new feature?Beta Was this translation helpful? Give feedback.
All reactions