RubyGems Navigation menu

path_expander 1.0.4

PathExpander helps pre-process command-line arguments expanding directories into their constituent files. It further helps by providing additional mechanisms to make specifying subsets easier with path subtraction and allowing for command-line arguments to be saved in a file. NOTE: this is NOT an options processor. It is a path processor (basically everything else besides options). It does provide a mechanism for pre-filtering cmdline options, but not with the intent of actually processing them in PathExpander. Use OptionParser to deal with options either before or after passing ARGV through PathExpander.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 1.1.1 - July 04, 2022 (13 KB)
  2. 1.1.0 - September 22, 2019 (13 KB)
  3. 1.0.5 - September 15, 2019 (13 KB)
  4. 1.0.4 - May 26, 2019 (13 KB)
  5. 1.0.3 - March 16, 2018 (13 KB)
Show all versions (8 total)

Development Dependencies (2):

hoe ~> 3.17
rdoc >= 4.0, < 7

Owners:

Authors:

  • Ryan Davis

SHA 256 checksum:

68ad24a7c7b128efa3f785c457c423be793fa6960492b962d7eb39e712fb9fcb

Total downloads 29,730,613

For this version 1,217,173

License:

MIT

Required Ruby Version: >= 0

Links: