exrm_deb v0.0.7 ExrmDeb.Utils.Config

Summary

Functions

Use uname to detect the architecture we’re currently building for

Retrieve the Application root, which is used when referring to relative files in the library (such as templates)

Sanitize certain elements so that they are (for example) filesystem safe

Functions

detect_arch()

Use uname to detect the architecture we’re currently building for

root()

Retrieve the Application root, which is used when referring to relative files in the library (such as templates)

sanitize_config(map)

Sanitize certain elements so that they are (for example) filesystem safe.