RubyGems Navigation menu

filetree 0.0.1

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:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

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

业主:

作者:

  • Eric West

SHA 256 校验和:

1e55a7a0531ce7eeeca07d1e880f68c62f8ebc4c6bca7b294a6a3c0c12eb04b2

下载总量 73,746

这个版本 2,934

许可:

BSD

需要的 Ruby 版本:

链接: