resolveBeneath
If the path does not reside in the hierarchy beneath the starting directory, return an error.
Declaration
static var resolveBeneath: Stat.Flags { get }Discussion
The corresponding C constant is AT_RESOLVE_BENEATH.
If the path does not reside in the hierarchy beneath the starting directory, return an error.
static var resolveBeneath: Stat.Flags { get }The corresponding C constant is AT_RESOLVE_BENEATH.