IanBrison / Bravel

My Original Framework
12 stars 0 forks source link

Return something when failing to retrieve the config #17

Open IanBrison opened 5 years ago

IanBrison commented 5 years ago

The Environment class now returns an error when you fail retrieving a certain config value.

Let the user choose what they want (or a error as default) to get when the Environment class fails to do so.