builtin/fs/Folderstruct

A folder from a filesystem.

Methods
files : [ ] -> Files

Files in this folder only - use deep_files to get all files in this folder and subfolders.

deep_files : [ ] -> Files

All files in this folder and any subfolders.