@@ -80,7 +80,7 @@ process.on('SIGINT', function () {
## API
#### `fuse.mount(mnt, ops)`
#### `fuse.mount(mnt, ops, [cb])`
Mount a new filesystem on `mnt`.
Pass the FUSE operations you want to support as the `ops` argument.
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.