Categories: Development Tools Scripts, More Development Tools Scripts
Pathname2 1.7.3
The differences between Pathname in the standard library and this version:It is a subclass of String (and thus, mixes in Enumerable).It has sensical to_a and root instance methods.It works on Windows and Unix. The current implementation does not...