OverExposureFileSystem.directoryExists method
OverExposureFileSystem › directoryExists
Signature:
directoryExists(this: void, path: string): booleanParameters:
| Parameter | Type | Description |
|---|---|---|
| this | void | |
| path | string | Directory path. |
Returns: boolean — true when the directory exists.