saker.standard Documentation TaskDoc JavaDoc Packages
Contains information about the type of a file.
Summary
Fields
DirectoryBoolean set when the file at the given location is a directory.
ExistsBoolean set when the file at the given location exists.
FileLocationThe location of the file of which the type was queried.
RegularFileBoolean set when the file at the given location is a regular file.
Fields
Boolean set when the file at the given location is a directory.
Boolean set when the file at the given location exists.
The location of the file of which the type was queried.
Boolean set when the file at the given location is a regular file.