mutapath.Path.files

Path.files() → List of the files in this directory.[source]

The elements of the list are Path objects. This does not walk into subdirectories (see walkfiles()).

Accepts parameters to listdir().