Thanks to visit codestin.com Credit goes to Github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
normalizePath now always return absolute path, BasePathFs removes vol… …ume name from path
Merge branch 'feature/proper-root-init-MemMapFs'
Fix UnionFile.Readdir return when c <= 0 Update Readdir to match behavior of stdlib os package. Fixes spf13#197
Fix missing bounds checking in UnionFile.Readdir It will now return io.EOF at the end of the directory view. Fixes spf13#194
Return nil in CopyOnWriteFs.MkdirAll when directory exists Fixes spf13#191
Release
Release v1.0.2
Release v1.0.1