Contents

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.

See Also

File and Directory Errors