die-exit 0.5.0

Handle errors and exit in command line programs easily.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[features]
red = []
test = []

[package]
authors = ["moparisthebest <admin@moparisthebest.com>", "Xavientois <joshua.rampersad@hotmail.com>"]
categories = ["command-line-utilities"]
description = "Handle errors and exit in command line programs easily."
keywords = ["die", "stderr", "cmd", "cmdline", "exit"]
license = "MIT"
name = "die-exit"
readme = "README.md"
repository = "https://github.com/Xavientois/die"
version = "0.5.0"