Function is_git_dir

Source
pub fn is_git_dir(entry: &DirEntry) -> bool
Expand description

Returns true if the directory represented by entry is a Git directory root.