Skip to content

Instantly share code, notes, and snippets.

@MateuszNad
Created June 13, 2017 04:51
Show Gist options
  • Save MateuszNad/491552e4c4a52eb752cfc1e4de83161f to your computer and use it in GitHub Desktop.
Save MateuszNad/491552e4c4a52eb752cfc1e4de83161f to your computer and use it in GitHub Desktop.
try
{
Get-Function
}
catch
{
$_.Exception.Message
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment