Crate lpsettings

source ·

Modules

Enums

Generic type enum used to work with data inside a Settings

Functions

Get the value.
Get the value in the global configuration only.
Get the value in the local configuration only.
Get the value or return a default value.
initalizes the global settings (only global)
Sets the value on the global level.
Sets the value on the local level.