Contents

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.