mirror of
https://github.com/fuse-friends/fuse-native
synced 2024-10-27 18:34:01 +00:00
fix docs
This commit is contained in:
parent
c078c5e086
commit
431d61db79
@ -121,7 +121,7 @@ Most of the [FUSE api](http://fuse.sourceforge.net/doxygen/structfuse__operation
|
|||||||
|
|
||||||
Called on filesystem init.
|
Called on filesystem init.
|
||||||
|
|
||||||
#### `ops.access(path, cb)`
|
#### `ops.access(path, mode, cb)`
|
||||||
|
|
||||||
Called before the filesystem accessed a file
|
Called before the filesystem accessed a file
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user