1
0
mirror of https://github.com/fuse-friends/fuse-native synced 2026-03-02 03:40:15 +00:00

fix mkdir api docs

This commit is contained in:
Mathias Buus
2015-03-24 06:54:51 +01:00
parent cff04b8a09
commit 4a302b054b

View File

@@ -304,7 +304,7 @@ Called when a new link is created.
Called when a new symlink is created
#### `ops.mkdir(path, cb)`
#### `ops.mkdir(path, mode, cb)`
Called when a new directory is being created