pub fn first_entry_file_name(entries: &[DirEntry]) -> Option<String>
Convenience helper for command implementations that repeatedly need the first file-system entry when iterating directories.