for more information visit the package's GitHub page
Package contains the following modules:
Env
allows you to parse an environment from string and keep in your appplication a state of the current environment.
Here is how to parse an environment from string:
Env.fromString "production"