pub(crate) fn is_daw_extension_lowercase(ext: &str) -> boolExpand description
Path::extension() lowercased, no dot — used by the file watcher to match DAW_EXTENSIONS.
pub(crate) fn is_daw_extension_lowercase(ext: &str) -> boolPath::extension() lowercased, no dot — used by the file watcher to match DAW_EXTENSIONS.