tauri_utils::config::parse

Function does_supported_file_name_exist

source
pub fn does_supported_file_name_exist(
    target: Target,
    path: impl Into<PathBuf>,
) -> bool
Expand description

Check if a supported config file exists at path.

The passed path is expected to be the path to the “default” configuration format, in this case JSON with .json.