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