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