fileExists
File exists.
Declaration
static var fileExists: Errno { get }Mentioned in
Discussion
An existing file was mentioned in an inappropriate context; for example, as the new link name in a link function.
The corresponding C error is EEXIST.
File exists.
static var fileExists: Errno { get }An existing file was mentioned in an inappropriate context; for example, as the new link name in a link function.
The corresponding C error is EEXIST.