Contents

symlinkNoFollow

If the path ends with a symbolic link, return information about the link itself.

Declaration

static var symlinkNoFollow: Stat.Flags { get }

Discussion

The corresponding C constant is AT_SYMLINK_NOFOLLOW.