In bundle: saker.standard
Contains information about the type of a file.
Summary
| Directory | Boolean set when the file at the given location is a directory. |
| Exists | Boolean set when the file at the given location exists. |
| FileLocation | The location of the file of which the type was queried. |
| RegularFile | Boolean set when the file at the given location is a regular file. |
Fields
The location of the file of which the type was queried.
Boolean set when the file at the given location is a regular file.