Method Fuse.Operations()->access()
- Method access
int access(string path, int mode)
- Description
Return if the user is allowed to access the path. If the 'default_permissions' mount option is given, this method is not called.
int access(string path, int mode)
Return if the user is allowed to access the path. If the 'default_permissions' mount option is given, this method is not called.