Function lpsettings::initalize

source ·
pub fn initalize(desc: bool) -> Result<(), Error>
Expand description

initalizes the global settings (only global)

uses the map.toml file from source to determine what should be initalized and gives descriptions.

if the user leaves the entry blank it will not be editied or created, so the existing values will stay the same or new values will not be created.