Function tauri_utils::config::parse::is_configuration_file

source ยท
pub fn is_configuration_file(path: &Path) -> bool
Expand description

Determines if the given file path represents a Tauri configuration file.