js.plated_files.find_files
plated_files.find_files(root,name)
REturn an array with every file we find inside the root/name directory. We follow symlinks into other directories.
plated_files.find_files(root,name)
REturn an array with every file we find inside the root/name directory. We follow symlinks into other directories.