PiBrowserTaskbarPhoenix.Config (pi_browser_taskbar_phoenix v0.1.0)

Copy Markdown

Loads and validates startup-fixed host application configuration.

Summary

Functions

Returns whether the adapter is enabled, validating the activation setting.

Returns validated configuration keyed by the host OTP application.

Functions

enabled?(otp_app)

@spec enabled?(atom()) :: boolean()

Returns whether the adapter is enabled, validating the activation setting.

load!(otp_app)

@spec load!(atom()) :: map()

Returns validated configuration keyed by the host OTP application.