calions-app/env - version: 1.0.0

for more information visit the package's GitHub page

Package contains the following modules:

env Build Status

Env allows you to parse an environment from string and keep in your appplication a state of the current environment.

Getting started

Here is how to parse an environment from string:

Env.fromString "production"