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.5KB)
  2. 0.0.3 - May 28, 2013 (8KB)
  3. 0.0.2 - May 27, 2013 (8KB)
  4. 0.0.1 - May 27, 2013 (7.5KB)

所有者:

作者:

  • Eric West

SHA 256チェックサム:

947fda01b09b8fd0eb4702255f1e21639f9fa614ad895c5355112b26b4199fa3

累計ダウンロード数 73,634

このバージョンのみ 64,748

ライセンス:

BSD

必要なRubyのバージョン: >= 0

リンク: