RubyGems Navigation menu

filetree 1.0.0

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 校验和:

947fda01b09b8fd0eb4702255f1e21639f9fa614ad895c5355112b26b4199fa3

下载总量 73,712

这个版本 64,779

许可:

BSD

需要的 Ruby 版本: >= 0

链接: