Skip to main content

init_config_path

Function init_config_path 

Source
pub fn init_config_path() -> Result<()>
Expand description

Function to initialize the config folder, so RPFM can use it to store his stuff.

This can fail, so if this fails, better stop the program and check why it failed.