pub fn file_name_from_path(input: &str) -> Option<String>
Extracts the final file-name segment from a path-like input.