Sign in Sign up
rubygems

filetree

A simple tree structure for working with FilePath objects in ruby. I simply took the simple_tree module from https://github.com/ealdent/simple-tree and hacked it into Pathname (http://www.ruby-doc.org/stdlib-2.0/libdoc/pathname/rdoc/Pathname.html) from the std-lib. This means you get all the awesome features of working with Pathname, as well as making it easy to examine a filepath's ancestors and descendants.

Activity

Latest release
13y ago
Total releases
4
Cadence
~daily
Last 12 months
0

Details

License
BSD-3-Clause
First release
May 27, 2013
Releases
Version Released
0.0.1 initial
1.0.0 major
0.0.2 patch
0.0.3 patch