lazyf 0.1.3

A simple means for grabbing config from flags and config files with a lazy, human readable, file format.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
Lazyf 
=====

A tool for setting up simple configuration in your program.

Changes:
-------

v 0.1.3:

Added a more correct error handling approach