ID EN
OS

DirEntry

Python 3.11

Object yielded by scandir() to expose the file path and other file attributes of a directory entry.

Syntax

PYTHON
class os.DirEntry

See Also

scandir() scandir() scandir() OSError OSError path-like object PathLike scandir()