Skip to content
Compare
Choose a tag to compare
@robtimus robtimus released this 02 Dec 12:59
· 2 commits to master since this release

Added methods normalizedPath and isNormalized to SimpleAbstractPath.

SimpleAbstractPath.normalize now no longer creates a new instance if the path is already normalized.

Added methods addIfNotExists, find and status to FileSystemMap.