improperLink
Improper link.
Declaration
static var improperLink: Errno { get }Mentioned in
Discussion
You attempted to create a hard link to a file on another file system.
The corresponding C error is EXDEV.
Improper link.
static var improperLink: Errno { get }You attempted to create a hard link to a file on another file system.
The corresponding C error is EXDEV.