pub fn classify(files: &[String]) -> Option<CaptureCam>Expand description
Classify a camera dir from its filenames (pure). None when nothing recognizable is
present (e.g. an empty dir or a transient .ring).
pub fn classify(files: &[String]) -> Option<CaptureCam>Classify a camera dir from its filenames (pure). None when nothing recognizable is
present (e.g. an empty dir or a transient .ring).