Modules§
Enums§
- Type
- Generic type enum used to work with data inside a
Settings
Functions§
- get_
folder - get_
value - Get the value.
- get_
value_ global - Get the value in the global configuration only.
- get_
value_ local - Get the value in the local configuration only.
- get_
value_ or - Get the value or return a default value.
- initalize
- initalizes the global settings (only global)
- list_
current - list_
possible - set_
value - Sets the value on the global level.
- set_
value_ local - Sets the value on the local level.