Path  README.rdoc

Generated with Razzle Dazzle Redfish

[Validate]

Path

DESCRIPTION:

Path is all about paths. It’s provides a reimplementation of the Ruby standard Pathname library, Path::Name, a superior globbing facility, Path::List and an isolated shell-evironment, Path::Shell.

SYNOPSIS:

Like Pathname:

  require 'path/name'

INSTALLATION:

Using RubyGems:

  $ sudo gem install path

COPYRIGHT:

Path, Copyright © 2009 Thomas Sawyer

(LGPL License)