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.
If the path ends with a symbolic link, return information about the link itself.
static var symlinkNoFollow: Stat.Flags { get }The corresponding C constant is AT_SYMLINK_NOFOLLOW.