Skip to main content

first_entry_file_name

Function first_entry_file_name 

Source
pub fn first_entry_file_name(entries: &[DirEntry]) -> Option<String>
Expand description

Convenience helper for command implementations that repeatedly need the first file-system entry when iterating directories.