Method Fuse.Operations()->getattr()
classFuse.Operations
- Method
getattr
Stdio.Stat|int(1..)getattr(stringpath,mixed|voidopen_handle)- Description
Stat a file.
- Note
This function is required.
- Returns
A Stdio.Stat object or an errno.
class Fuse.OperationsStdio.Stat|int(1..) getattr(string path, mixed|void open_handle)
Stat a file.
This function is required.
A Stdio.Stat object or an errno.