Method Fuse.Operations()->mknod()


Method mknod

int mknod(string path, int mode, int rdev)

Description

Create a node (file, device special, or named pipe). See man 2 mknod

Returns

errno or 0