DeviceFile
Defined in: src/fs/devtmpfs.ts:16
A file a device driver is operating on.
Properties
Section titled “Properties”
readonlydevt:DevT
Defined in: src/fs/devtmpfs.ts:21
The device number of the node, i.e. inode.rdev
readonlyinode:InodeLike
Defined in: src/fs/devtmpfs.ts:19
readonlypath:string
Defined in: src/fs/devtmpfs.ts:18
The path of the file, relative to the root of the file system it is on