is_hidden

Function is_hidden 

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

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