mirror of
https://github.com/opnsense/ports.git
synced 2026-04-29 02:48:10 -05:00
6 lines
313 B
Plaintext
6 lines
313 B
Plaintext
The win32-file library adds several methods to the core File class which
|
|
are specific to MS Windows, such as the ability to set and retrieve file
|
|
attributes. In addition, several core methods have been redefined in
|
|
order to work properly on MS Windows, such as File.blksize. See the
|
|
README file for more details.
|