exists Method

Check if path exists.

exists(filePath: string): boolean

Parameter Type Description
filePath string Path of the file.

Returns - True if path exists.

Defined in

Last Updated: 08 January, 2020