-
File...Info Pre-Release
released this
2020-12-11 01:39:08 -06:00 | 189 commits to main since this release- squashfs.File now implements the os.FileInfo interface.
- This is simply to help make the way your interacting with a squashfs file more standard, so it's easier to understand
- squashfs.Reader now has ModTime so you can find out when the archive was made or last edited.
Downloads
- squashfs.File now implements the os.FileInfo interface.