Function fif::files::is_hidden

source ·
pub fn is_hidden(entry: &DirEntry) -> bool
Expand description

Determines whether or not a file is hidden by checking for a leading full stop.