Skip to content

OverExposureFileSystem.directoryExists method

OverExposureFileSystem › directoryExists

Signature:

directoryExists(this: void, path: string): boolean

Parameters:

ParameterTypeDescription
thisvoid
pathstringDirectory path.

Returns: booleantrue when the directory exists.