Method Stdio.file_size()
- Method
file_size
intfile_size(stringfilename,bool|voiddo_not_follow_symlinks)- Description
Give the size of a file.
- Parameter
filename Path to file to check.
- Parameter
do_not_follow_symlinks Set this to
1to inhibit following of symlinks.- Returns
Returns one of:
- See also