Returns a boolean of whether the file or directory exists or not. If you want to check for a directory, file.IsDir will be faster since it won't check for files.
true
false
Prints whether the data folder exists in the base directory.
data