type io/fs.DirEntry (interface) Method Implmentations Info() (FileInfo, error) (*statDirEntry).Info *os.unixDirent.Info *path/filepath.statDirEntry.Info IsDir() bool (*statDirEntry).IsDir *os.unixDirent.IsDir *path/filepath.statDirEntry.IsDir Name() string (*statDirEntry).Name *os.unixDirent.Name *path/filepath.statDirEntry.Name Type() FileMode (*statDirEntry).Type *os.unixDirent.Type *path/filepath.statDirEntry.Type
Method Implmentations Info() (FileInfo, error) (*statDirEntry).Info *os.unixDirent.Info *path/filepath.statDirEntry.Info IsDir() bool (*statDirEntry).IsDir *os.unixDirent.IsDir *path/filepath.statDirEntry.IsDir Name() string (*statDirEntry).Name *os.unixDirent.Name *path/filepath.statDirEntry.Name Type() FileMode (*statDirEntry).Type *os.unixDirent.Type *path/filepath.statDirEntry.Type