isOpfsPathInsideDirectory()
function isOpfsPathInsideDirectory(opfsPath, directoryPath?): boolean;
Defined in: packages/rxdb-plugin-storage/src/storage.service.ts:209
Parameters
| Parameter | Type |
|---|---|
opfsPath | string |
directoryPath? | string |
Returns
boolean
function isOpfsPathInsideDirectory(opfsPath, directoryPath?): boolean;
Defined in: packages/rxdb-plugin-storage/src/storage.service.ts:209
| Parameter | Type |
|---|---|
opfsPath | string |
directoryPath? | string |
boolean