Method Fuse.Operations()->release()
- Method release
int release(string path)
- Description
The inverse of open.
- Note
The file might very well be openend multiple times. Keep reference counts.
int release(string path)
The inverse of open.
The file might very well be openend multiple times. Keep reference counts.