1.0.0 • Published 5 years ago

error-wallet v1.0.0

Weekly downloads
3
License
MIT
Repository
github
Last release
5 years ago

Error-Wallet

Create and store unique error codes

- error-wallet get <code>              .....  Retrieve error information
- error-wallet list <file>             .....  List file stored errors
- error-wallet <file> <error>          .....  Store an error for a file
- error-wallet add <file> <error>      .....  Store an error for a file
- error-wallet add e <file> <error>    .....  Store an error for a file
- error-wallet add p <file> <prefix>   .....  Set an error prefix for a file