win32-file-stat 1.3.5
The win32-file-stat library provides a custom File::Stat class specifically tailored for MS Windows. Examples include the ability to retrieve file attributes (hidden, archive, etc) as well as the redefinition of certain core methods that either aren't implemented at all, such as File.blksize, or methods that aren't implemented properly, such as File.size.
Gemfile:
=
install:
=
Runtime Dependencies (1):
windows-pr
>= 1.0.0
Development Dependencies (1):
test-unit
>= 0