happy-opfs • Docs
happy-opfs / readDirSync
function readDirSync(dirPath, options?): IOResult<ReadDirEntrySync[]>
Sync version of readDir
.
Parameter | Type |
---|---|
dirPath |
string |
options ? |
ReadDirOptions |
IOResult
<ReadDirEntrySync
[]>
happy-opfs • Docs
happy-opfs / readDirSync
function readDirSync(dirPath, options?): IOResult<ReadDirEntrySync[]>
Sync version of readDir
.
Parameter | Type |
---|---|
dirPath |
string |
options ? |
ReadDirOptions |
IOResult
<ReadDirEntrySync
[]>