Dirent
Defined in: src/vfs/dir.ts:36
[breaking] change this to an interface
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:37
name:
string
Defined in: src/vfs/dir.ts:40
path:
string
Defined in: src/vfs/dir.ts:39
type:
DirType
Defined in: src/vfs/dir.ts:38