nerves_system_linter v0.2.1 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 \\ [])
Ensures a boolean value.
Link to this function
ensure_package(defconfig, package_name, opts \\ [])
Ensures a package is enabled.
Link to this function
ensure_value(defconfig, config, value, opts \\ [])
Ensures a value.
Link to this function
ensure_value_match(defconfig, package_name, pattern, opts \\ [])