File Tree Element
Information about a file in a directory/file tree.
Inheritors
Functions
Link copied to clipboard
Returns the last modified time of this file at the time of file traversal.
Link copied to clipboard
Provides a read-only view of access permissions of this file.
Link copied to clipboard
Returns the path of this file, relative to the root of the containing file tree.
Link copied to clipboard
Returns true if this element is a directory, or false if this element is a regular file.
Link copied to clipboard
Opens this file as an input stream.