RubyGems Navigation menu

path_expander 1.1.1

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:
= 複製 已複製

安裝:
=

版本列表:

  1. 1.1.1 - July 04, 2022 (13.0 KB)
  2. 1.1.0 - September 22, 2019 (13.0 KB)
  3. 1.0.5 - September 15, 2019 (13.0 KB)
  4. 1.0.4 - May 26, 2019 (13.0 KB)
  5. 1.0.3 - March 16, 2018 (13.0 KB)
顯示所有版本(共 8)

Development 相依性套件 (2):

hoe ~> 3.24
rdoc >= 4.0, < 7

擁有者:

Pushed by:

作者:

  • Ryan Davis

SHA 256 checksum:

85ce6e0375bbf83e090a02f0d45dfc0b4ed240c0e5c65f1e5dfdc11f5503231f

Signature validity period:

December 23, 2021 - December 23, 2022 (expired)

總下載次數 29,518,610

這個版本 4,717,148

License:

MIT

Ruby 版本需求: >= 0

相關連結: