Skip to main content

names_a_container

Function names_a_container 

Source
pub fn names_a_container(path: &Path) -> bool
Expand description

Whether path names a container rather than a plain file. The extension is the fast answer; the manifest inside is the true one, so a container someone renamed is still opened as one.