getFileSize Method

Get size of a file.

getFileSize(filePath: string): number

Parameter Type Description
filePath string Path of the file.

Returns - Size of the file.

Defined in

Last Updated: 08 January, 2020