Skip to main content

stem

Function stem 

Source
pub fn stem(path: &str) -> String
Expand description

Final component without the last extension.

Same trailing-dot rule as suffix — see that function.