A disabled default is present on this object. To use it, use one of the other constructors or a factory function.
Creates a Resource from the given filepath.
Shuts down the File if it was instantiated.
Checks if the file still exists.
Converts to a std.stdio.File
Checks if the file has been modified since it was last loaded.
Read the contents of the file.
Read the contents of the file.
The name of the file without its extension.
The path to the directory containing the file.
The extensino of the file.
The name of the file with its extension.
The full path to the file.
The relative path from the executable to the file.
Represents a resource on the file system.