RubyGems Navigation menu

filetree 0.0.3

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.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 1.0.0 - May 16, 2014 (9.5 KB)
  2. 0.0.3 - May 28, 2013 (8 KB)
  3. 0.0.2 - May 27, 2013 (8 KB)
  4. 0.0.1 - May 27, 2013 (7.5 KB)

Owners:

Authors:

  • Eric West

SHA 256 checksum:

6a30c01c372aae62d9b83258509ee397b5c4df38e919449bbf97df3b2123268a

Total downloads 73,629

For this version 3,041

License:

BSD

Required Ruby Version: None

Links: