is_hidden

Function is_hidden 

Source
pub fn is_hidden<P>(path: P) -> bool
where P: AsRef<Path>,
Expand description

Check if path represents a hidden file or directory (starts with .)