mutapath.MutaPath.dirs
- MutaPath.dirs(*args, **kwargs)[source]
List of this directory’s subdirectories.
The elements of the list are Path objects. This does not walk recursively into subdirectories (but see
walkdirs()).Accepts parameters to
listdir().