Returns file/folder size in bytes.
Last updated 1 year ago
Was this helpful?
.Size( filePath, gamePath ) ->
If the file/folder is not found, returns -1.
-1.
In case with a folder, this function will return size of all directories and files inside it.