Happy !
Alistair / FileAttributesPlugin
Project infos
| License | MIT |
| Tags | plugin |
| Creation date | 2017-07-25 |
| Website | https://github.com/akgrant43/FileAttributes |
Monticello registration
About FileAttributesPlugin
NOTE: The source for FileAttributesPlugin has been moved to http://source.squeak.org/VMMaker.html
The archive is left here for historical reference only.
--
slang code for the FileAttributesPlugin.
FileAttributesPlugin fixes the long standing #isSymlink bug in the Pharo linux VM and extends the file attributes that can be retrieved to all supported by the libc stat()/lstat() function.
Note that to compile the plugin on windows sqWin32File.h must be in the include path.
For more information, please see the project website (github repository)
