Skip to main content

file_stem_without_compound_extension

Function file_stem_without_compound_extension 

Source
pub fn file_stem_without_compound_extension(input: &str) -> Option<String>
Expand description

Extracts the file stem while removing a supported compound extension when present.