get_default_manta_config_file_path

Function get_default_manta_config_file_path 

Source
pub fn get_default_manta_config_file_path() -> Result<PathBuf, MantaError>
Expand description

Returns the path of the legacy unified config file (e.g. ~/.config/manta/config.toml). Used only by missing_config_message to detect when a user is migrating from the pre-split layout — neither binary ever reads from this path at startup.