Powershell
Powershell copied to clipboard
Add Output Type Attribute to functions
Add the
[OutputType([...])]
Attribute to all functions where applicable.