Dirent
Defined in: src/vfs/dir.ts:33
Constructors
Section titled “Constructors”Constructor
Section titled “Constructor”new Dirent():
Dirent
Returns
Section titled “Returns”Dirent
Properties
Section titled “Properties”ino:
number
Defined in: src/vfs/dir.ts:34
name:
string
Defined in: src/vfs/dir.ts:37
path:
string
Defined in: src/vfs/dir.ts:36
type:
DirType
Defined in: src/vfs/dir.ts:35