happy-opfs • Docs
happy-opfs / ReadDirEntrySync
An entry returned by readDirSync
.
Property | Type | Description | Defined in |
---|---|---|---|
handle |
FileSystemHandleLike |
The handle of the entry. | fs/defines.ts:120 |
path |
string |
The relative path of the entry from readDir the path parameter. | fs/defines.ts:115 |