File size type
Find files in the specified directory
A directory in the file system.
A file system with read/write access.
A filesystem limited to read access.
If a file is executable, FileStat.permissions will have PExecute bits set
If a file is readable, FileStat.permissions will have PRead bits set
If a file is writable, FileStat.permissions will have PWrite bits set