File-Stat¶
Additional Methods¶
File-Stat#name¶
Returns the name of the file passed to the constructor.
Refactored Methods¶
File-Stat#blksize¶
Now works on Windows.
File-Stat#blocks¶
Now implemented on Windows. Uses File::Stat.size divided by File::Stat.blksize, rounded up.
Also available in:
HTML
TXT