js.plated_files.find_dirs
plated_files.find_dirs(root,name,func)
Call func(name) with every directory we find inside the root/name directory. We follow symlinks into other directories.
plated_files.find_dirs(root,name,func)
Call func(name) with every directory we find inside the root/name directory. We follow symlinks into other directories.