pub fn config_path() -> Result<PathBuf>Expand description
This function returns the active config path: the user’s custom folder if one is set, or the default otherwise.
All other config sub-paths derive from this, so setting a custom folder relocates RPFM’s whole config tree.