Function existsAsFile
Checks if the path exists as a file.
This is like std.file.isFile
, but returns false instead of
throwing if the path doesn't exist.
Checks if the path exists as a file.
This is like std.file.isFile
, but returns false instead of
throwing if the path doesn't exist.