nerves_system_linter v0.4.0 Nerves.System.Linter.Rule.Checks

Actual check implementation for the Callbacks module.

Link to this section Summary

Link to this section Functions

Link to this function

ensure_bool(defconfig, config, bool, opts \\ [])

Specs

Ensures a boolean value.

Link to this function

ensure_package(defconfig, package_name, opts \\ [])

Specs

Ensures a package is enabled.

Link to this function

ensure_value(defconfig, config, value, opts \\ [])

Specs

Ensures a value.

Link to this function

ensure_value_match(defconfig, package_name, pattern, opts \\ [])

Link to this function

eval_conditionals(defconfig, opts)