mutapath.Path.files

Path.files(*args, **kwargs)[source]

List of the files in self.

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

Accepts parameters to listdir().