SignificaUtils.Config (significa_utils v0.0.1-main-a68c9941c5d644aa896c6919c6ccfc2aa420ea48)

View Source

Utility functions for config files.

Summary

Functions

Fetches a required environment variable, given its name. Not only the env needs to exist, but also it must not be empty.

Functions

fetch_env(env_name)

Fetches a required environment variable, given its name. Not only the env needs to exist, but also it must not be empty.