8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
missing commit
Fixed Dir()s interaction with e.g C:/ vs C:
fixed Dir() interaction with drive roots
v0.2.2 fixed sneaky omission of Lengthed from APath interfaces
v0.2.1 moved aPath helper methods to free functions aPath.Dir, aPath.Base, aPath.Ext because Base, Dir, and Ext(Piecer) methods, which is more useful.
v0.2 cleanup, tests, coverage, improvements