Rest
The resolved absolute filesystem path represented by this object.
Static
absolute path to parent directory.
true if this.absolute is a symlink.
name of this file or directory.
this.absolute represented as a file:/// URL
Turn this entry into a symlink to an absolute path.
an instance of the passed class, pointing to this.absolute, and (hopefully) knowing what to do with the data at this.absolute.
Optional
true if a directory exists at this.absolute
true if a file exists at this.absolute
Create the parent directory of this.absolute.
Turn this entry into a symlink to Path.
Path
Turn this entry into a symlink to a relative path.
Generated using TypeDoc
The resolved absolute filesystem path represented by this object.