fileIndex() |
The offset of each file in the file table |
fileExtension() |
The extension of each file name |
fileBaseName() |
The base name of the last component |
fileDepth() |
The number of components in each file name |
fileLastComponent() |
The last component of each file name |
fileDirPath() |
The directory path of each file |
fileFullPath() |
The full path of each file |
filePrefixName() |
The prefix name for each file's path |
filePrefixPath() |
The prefix path for each file's path |
fileSuffixPath() |
The suffix path for each file's path |
fileType() |
The file system type of each file |
fileLength() |
The length of each file |
fileOwner |
The owner of each file |
fileGroup |
The group of each file |
fileCreation |
The time the file was created |
fileLastModified |
The time the file was last modified |
fileLastAccess |
The time the file was last accessed |
filePermissions |
The permissions of the file (e.g., rwxr-xr-x) |
fileAccess |
The user's access to the file |
fileLinkValue |
The target value of a symbolic link |
fileKey |
The key value for the file (e.g., device, inode) |
fileChecksum() |
The checksum of each file if calculated |
fileContentType |
The file's MIME content type if probed |