Method Fuse.Operations()->chmod()
- Method chmod
int
chmod(string
path
,int
mode
)- Description
Change the permission of a file or directory
- Returns
errno or 0
int
chmod(string
path
, int
mode
)
Change the permission of a file or directory
errno or 0