pub fn is_hidden<P: AsRef<Path>>(path: P) -> bool
Check if path represents a hidden file or directory (starts with .)