File.fileExists

Returns true if the file exists in the given path.

struct File
@nogc nothrow const
bool
fileExists
(
StringArg0
)
(
in StringArg0 path
)

Meta