Determine if the user has access to the given path.
The path to check.
An flag indicating what to check for. See access(2) for supported modes.
True on success otherwise false.
See Implementation
Determine if the user has access to the given path.