An open API service indexing awesome lists of open source software.

https://github.com/chadnpc/clihelper.errorman

A module for easy error managment
https://github.com/chadnpc/clihelper.errorman

errormanagement powershell

Last synced: 6 months ago
JSON representation

A module for easy error managment

Awesome Lists containing this project

README

          


# [cliHelper.errorman](https://www.powershellgallery.com/packages/cliHelper.errorman)

A module for easy error managment.

## Usage

```PowerShell
Install-Module cliHelper.errorman
```

then

```PowerShell
Import-Module cliHelper.errorman
# do stuff here.
```

## License

This project is licensed under the [WTFPL License](LICENSE).