Crate lpsettings

source ·

Modules

organzies all the functions used to interface with a cli application provides a ready made CLAP app for easy integration

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.