exists Method

Check if path exists.

exists(filePath: string): boolean

Parameter Type Description
filePath string Path of the file.

Returns - boolean

True if path exists.

Last Updated: 11 June, 2024